stylix: add hlint pre-commit hook
Link: https://github.com/danth/stylix/pull/519
This commit is contained in:
parent
439c6cf24e
commit
708b2147c0
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@
|
|||
git-hooks = inputs.git-hooks.lib.${system}.run {
|
||||
hooks = {
|
||||
deadnix.enable = true;
|
||||
hlint.enable = true;
|
||||
statix.enable = true;
|
||||
stylish-haskell.enable = true;
|
||||
typos.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue