1
0
Fork 0

nvim: Remove selene

This commit is contained in:
Daniel Kempkens 2022-02-01 00:07:04 +01:00
parent ff6146267d
commit f6b21d30f2
2 changed files with 0 additions and 2 deletions

View file

@ -11,7 +11,6 @@ null_ls.setup({
builtins.diagnostics.credo,
builtins.diagnostics.hadolint,
builtins.diagnostics.selene,
builtins.diagnostics.shellcheck.with({extra_args = { '-f', 'gcc', '-x' }}),
builtins.diagnostics.statix,

View file

@ -52,7 +52,6 @@ in
# LSP Tools
hadolint
selene
shellcheck
shfmt
statix