Haskell-Things / Haskell-Things/ImplicitCAD
Git friendly import lists
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
Idea is to reformat all of the import/export lists using patched version of `stylish-haskell` which is only configured to touch exports/imports but not the rest of the code.
This will make `git diff`s sane and lead to much less merge conflicts and obsessing over sorting/formatting of them.
Add some not about how to run it / install a pre commit hook.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.