pre-commit: add flake-checker
This commit is contained in:
parent
e058969876
commit
e99a2fe779
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
stylua.enable = true;
|
stylua.enable = true;
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
alejandra.enable = true;
|
alejandra.enable = true;
|
||||||
|
flake-checker.enable = true;
|
||||||
deadnix = {
|
deadnix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
excludes = ["technorino.nix"];
|
excludes = ["technorino.nix"];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue