Add statix
This commit is contained in:
parent
8ecbdb0463
commit
209526d7c0
1 changed files with 4 additions and 0 deletions
|
|
@ -66,6 +66,10 @@
|
|||
black.enable = true;
|
||||
nixpkgs-fmt.enable = true;
|
||||
shellcheck.enable = true;
|
||||
statix = {
|
||||
enable = true;
|
||||
settings.ignore = [ ".direnv" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue