mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-12 18:38:52 +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
|
- staticcheck
|
||||||
- unused
|
- unused
|
||||||
- ineffassign
|
- ineffassign
|
||||||
- typecheck
|
|
||||||
- gocritic
|
- gocritic
|
||||||
- gosec
|
- gosec
|
||||||
- bodyclose
|
- bodyclose
|
||||||
|
|||||||
Reference in New Issue
Block a user