mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 13:45:45 +01:00
ci: sync golangci-lint config (#995)
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
This commit is contained in:
parent
4a5553eb21
commit
0ad76ee88c
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ linters:
|
|||
generated: lax
|
||||
presets:
|
||||
- common-false-positives
|
||||
settings:
|
||||
exhaustive:
|
||||
default-signifies-exhaustive: true
|
||||
issues:
|
||||
max-issues-per-linter: 0
|
||||
max-same-issues: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue