mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 03:04:34 +02:00
golangci-lint: init (#719)
This commit is contained in:
parent
3cb12cd964
commit
0883bab1ab
2 changed files with 4 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
eslint_d.enable = true;
|
||||
flake8.enable = true;
|
||||
gitlint.enable = true;
|
||||
golangci_lint.enable = true;
|
||||
shellcheck.enable = true;
|
||||
statix.enable = true;
|
||||
vale.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue