{"id":17251168,"url":"https://github.com/fumieval/import-bikeshedder","last_synced_at":"2025-09-11T16:44:17.558Z","repository":{"id":66326258,"uuid":"56219894","full_name":"fumieval/import-bikeshedder","owner":"fumieval","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-20T04:40:31.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T08:28:01.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fumieval.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-14T08:21:48.000Z","updated_at":"2019-12-05T10:44:38.000Z","dependencies_parsed_at":"2023-06-30T06:16:36.575Z","dependency_job_id":null,"html_url":"https://github.com/fumieval/import-bikeshedder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2Fimport-bikeshedder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2Fimport-bikeshedder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2Fimport-bikeshedder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2Fimport-bikeshedder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fumieval","download_url":"https://codeload.github.com/fumieval/import-bikeshedder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605708,"owners_count":20643030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:50:30.670Z","updated_at":"2025-03-26T06:43:53.848Z","avatar_url":"https://github.com/fumieval.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"import-bikeshedder\n======\n\nImport sorting tool for Haskell sources\n\nUsage\n----\n\n`$ import-bikeshedder [command] -- [paths]` generates diffs.\n\ncommands:\n\n* `shuffle` Shuffle imports.\n* `sort` Sort imports in an alphabetical manner.\n* `sortby /path/to/grouping-rules` Sort imports using the given set of grouping rules.\n\nAn example of a grouping rule file:\n```\n-1\n    Prelude\n1\n    My.Project.Prefix\n2\n    Debug\n```\n\nExample\n----\n\n```\n$ import-bikeshedder sortby .hs-import-groups -- $(git diff origin --name-only src/) | git apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Fimport-bikeshedder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffumieval%2Fimport-bikeshedder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Fimport-bikeshedder/lists"}