1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-25 05:20:14 +08:00
This commit is contained in:
源文雨
2026-03-27 23:03:15 +08:00
parent 769aaadd37
commit e905e884a2

View File

@@ -18,6 +18,9 @@ linters:
- revive - revive
exclusions: exclusions:
rules: rules:
- path: \.cpp$
linters:
- typecheck
- path: ^cmd/ - path: ^cmd/
linters: linters:
- errcheck - errcheck