1
0
Fork 0

Disable unnecessary check

This commit is contained in:
Malte 2022-12-28 16:11:12 +01:00
parent 32715d3464
commit 0be78357ed

View file

@ -10,7 +10,6 @@ in {
nix-linter.enable = false; # Too many false positives for now
statix.enable = true;
fourmolu.enable = true;
cabal-fmt.enable = true;
shellcheck.enable = true;
};
};