mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 11:44:32 +02:00
plugins/none-ls: add diagnostic source: ansiblelint
This commit is contained in:
parent
cc3f5209c1
commit
5aea581d32
2 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
statix.enable = true;
|
||||
};
|
||||
diagnostics = {
|
||||
ansiblelint.enable = true;
|
||||
cppcheck.enable = true;
|
||||
deadnix.enable = true;
|
||||
eslint.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue