Fix shellcheck
This commit is contained in:
parent
e7c74f2287
commit
87b987daab
@ -158,9 +158,9 @@
|
||||
lintersByFt = {
|
||||
python = [ "mypy" ];
|
||||
ruby = [ "ruby" ];
|
||||
sh = [ "shellcheck" ];
|
||||
bash = [ "shellcheck" ];
|
||||
zsh = [ "shellcheck" ];
|
||||
# sh = [ "shellcheck" ];
|
||||
# bash = [ "shellcheck" ];
|
||||
# zsh = [ "shellcheck" ];
|
||||
perl = [ "perlcritic" ];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user