mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-01-29 01:03:02 +01:00
flake: enable nixf-diagnose
This commit is contained in:
parent
8556ec442f
commit
79f8a1589f
1 changed files with 1 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
||||||
keep-sorted.enable = true;
|
keep-sorted.enable = true;
|
||||||
markdownlint.enable = true;
|
markdownlint.enable = true;
|
||||||
nil.enable = true;
|
nil.enable = true;
|
||||||
|
nixf-diagnose.enable = true;
|
||||||
nixfmt-rfc-style.enable = true;
|
nixfmt-rfc-style.enable = true;
|
||||||
shellcheck.enable = true;
|
shellcheck.enable = true;
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue