Skip to content

Commit 65c3978

Browse files
ci: sync golangci-lint config (#1556)
Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
1 parent f8926a7 commit 65c3978

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)