This commit is contained in:
Oliver Ladner 2026-05-26 16:27:26 +02:00
commit 084f94dba1

View file

@ -43,6 +43,8 @@ return {
sh = { "gitleaks" },
bash = { "gitleaks" },
go = { "golangcilint" },
git = { "gitleaks", "commitlint" },
gitcommit = { "gitleaks", "commitlint" },
make = { "checkmake" },
}