added shellcheck for code actions
This commit is contained in:
parent
644c7f97d9
commit
3fe23aed32
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@ return {
|
|||
disabled_filetypes = { "lua" }
|
||||
},
|
||||
null_ls.builtins.diagnostics.shellcheck,
|
||||
null_ls.builtins.code_actions.shellcheck,
|
||||
},
|
||||
}
|
||||
end,
|
||||
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue