Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git friendly import lists #477

Open
sorki opened this issue Jan 6, 2024 · 0 comments
Open

Git friendly import lists #477

sorki opened this issue Jan 6, 2024 · 0 comments
Assignees

Comments

@sorki
Copy link
Contributor

sorki commented Jan 6, 2024

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 diffs 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.

@sorki sorki self-assigned this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant