Disabled golangci-lint bcz it crashed again

This commit is contained in:
2025-08-08 19:34:25 +03:00
parent 824f3ba435
commit a9d64ff847

View File

@@ -6,7 +6,7 @@ return {
lint.linters_by_ft = {
-- c = { 'clangtidy' },
-- cpp = { 'clangtidy' },
go = { 'golangcilint' },
-- go = { 'golangcilint' },
-- python = { 'flake8' },
-- json = { 'jsonlint' },
-- bash = { 'shellcheck' },