mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
enabled statix
This commit is contained in:
parent
28c9634485
commit
dc73fadba6
4 changed files with 8 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
settings.hooks = {
|
||||
nixfmt.enable = true;
|
||||
nixfmt.package = pkgs.nixfmt-rfc-style;
|
||||
# statix.enable = true; # FIXME: seems to loop
|
||||
statix.enable = true;
|
||||
deadnix.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue