Removed mason

This commit is contained in:
2025-05-01 18:55:00 +03:00
parent f5f19a6d4c
commit 8c2fb62690
5 changed files with 11 additions and 49 deletions

View File

@@ -8,7 +8,7 @@ return {
-- cpp = { 'clangtidy' },
go = { 'golangcilint' },
-- python = { 'flake8' },
json = { 'jsonlint' },
-- json = { 'jsonlint' },
bash = { 'shellcheck' },
}