enable linter on repository

This commit is contained in:
Sergey Kanzhelev
2025-08-13 16:12:41 +00:00
parent dea6d70d46
commit a4118329f6
8 changed files with 67 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ repos:
hooks:
- id: gitleaks
- repo: https://github.com/golangci/golangci-lint
rev: v1.52.2
rev: v2.3.1
hooks:
- id: golangci-lint
- repo: https://github.com/jumanjihouse/pre-commit-hooks