add shell check

This commit is contained in:
2023-04-04 10:54:03 +03:00
parent b5d9063f5a
commit 7278718b65

View File

@@ -38,6 +38,7 @@
terraform-ls # terraform lsp
tflint # terraform linter
nodePackages.bash-language-server # bash lsp
shellcheck # sh scripts check
];
neovim-augmented = recursiveMerge [
pkgs.neovim-unwrapped