fix: lint with ansible-lint

This commit is contained in:
Adrien Waksberg 2024-04-21 11:57:11 +02:00
parent 24f2a2bb1e
commit 02e246fc46
3 changed files with 7 additions and 2 deletions
lua/plugins

View file

@ -24,7 +24,7 @@ return {
"bash-language-server",
"shfmt",
"shellcheck",
"ansible-language-server",
"ansible-language-server@1.2.1",
"ansible-lint",
"yaml-language-server",
"yamllint",