Add statix
This commit is contained in:
parent
32fe8f82f5
commit
3fda43968c
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,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