mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
flake: enable flake-checker
This commit is contained in:
parent
11a32bf462
commit
2e7bd3794f
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.noLambdaPatternNames = true;
|
settings.noLambdaPatternNames = true;
|
||||||
};
|
};
|
||||||
|
flake-checker.enable = true;
|
||||||
markdownlint.enable = true;
|
markdownlint.enable = true;
|
||||||
nixfmt-rfc-style.enable = true;
|
nixfmt-rfc-style.enable = true;
|
||||||
shellcheck.enable = true;
|
shellcheck.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue