mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 18:54:30 +02:00
plugins/none-ls: init staticcheck
This commit is contained in:
parent
6e8bc402af
commit
9119cc1554
2 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
markdownlint.enable = true;
|
||||
shellcheck.enable = true;
|
||||
statix.enable = true;
|
||||
staticcheck.enable = true;
|
||||
vale.enable = true;
|
||||
vulture.enable = true;
|
||||
alex.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue