Remove clangtidy from the linter array
This commit is contained in:
@@ -7,8 +7,6 @@ return { {
|
||||
opts = {
|
||||
---@type table<string, string[]>
|
||||
linters_by_ft = {
|
||||
c = { 'clangtidy' },
|
||||
cpp = { 'clangtidy' },
|
||||
sh = { 'shellcheck' },
|
||||
glsl = { 'glslang' },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user