oppiliappan / statix

lints and suggestions for the nix programming language
https://git.peppe.rs/languages/statix/about
MIT License
552 stars 21 forks source link

Add pre-commit hooks #81

Open Matthieu-LAURENT39 opened 7 months ago

Matthieu-LAURENT39 commented 7 months ago

This adds two pre-commit hooks:

Unfortunately, pre-commit can't automatically install statix due to pre-commit/pre-commit#2931, and it seems like the dev doesn't want to fix it.
This still allows to use pre-commit hooks when statix has been installed manually.