Skip to content

Commit 770e182

Browse files
caarlos0github-actions[bot]
authored andcommitted
ci: sync golangci-lint config
1 parent 8886164 commit 770e182

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ linters:
3333
generated: lax
3434
presets:
3535
- common-false-positives
36+
settings:
37+
exhaustive:
38+
default-signifies-exhaustive: true
3639
issues:
3740
max-issues-per-linter: 0
3841
max-same-issues: 0

0 commit comments

Comments
 (0)