Skip to content

Commit d2bb27b

Browse files
committed
fix: simplify golangci-lint config to v2-compatible format
1 parent 6b31925 commit d2bb27b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,3 @@ linters:
1010
- ineffassign
1111
- staticcheck
1212
- unused
13-
14-
issues:
15-
exclude-rules:
16-
- path: _test\.go
17-
linters:
18-
- gocritic
19-
max-issues-per-linter: 0
20-
max-same-issues: 0

0 commit comments

Comments
 (0)