mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 17:02:43 +00:00
fix(ci): remove typecheck from golangci-lint v2 config
typecheck is built-in in v2 and cannot be explicitly enabled/disabled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,7 +11,6 @@ linters:
|
||||
- staticcheck
|
||||
- unused
|
||||
- ineffassign
|
||||
- typecheck
|
||||
- gocritic
|
||||
- gosec
|
||||
- bodyclose
|
||||
|
||||
Reference in New Issue
Block a user