-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Configure pre-commit hooks #69
Comments
I started to work on this. Thank you for the opportunity. I will post my thoughts, feel free to ignore or comment |
i've met the idea of pre-commit hooks here
|
reading this guide You can generate a very basic configuration using pre-commit sample-config |
|
Hey @aleeusgr, thanks for the contribution! Adding |
Co-authored-by: alexeusgr <[email protected]> Co-authored-by: Dmitrii Kovanikov <[email protected]>
Closed in #72 |
Currently, only for whitespace cleanups. Later, things like
hlint
andfourmolu
will be added.Examples can be found here:
The text was updated successfully, but these errors were encountered: