feat: add nil as a linter
This commit is contained in:
parent
26672fd83c
commit
d1cd36a5f2
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
enable = true;
|
||||
args = ["fix"];
|
||||
};
|
||||
nil.enable = true;
|
||||
};
|
||||
};
|
||||
devShells.default = config.pre-commit.devShell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue