mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
ci: sync golangci-lint config
This commit is contained in:
parent
e5cb757278
commit
0ba795ce11
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@ linters:
|
||||||
generated: lax
|
generated: lax
|
||||||
presets:
|
presets:
|
||||||
- common-false-positives
|
- common-false-positives
|
||||||
|
settings:
|
||||||
|
exhaustive:
|
||||||
|
default-signifies-exhaustive: true
|
||||||
issues:
|
issues:
|
||||||
max-issues-per-linter: 0
|
max-issues-per-linter: 0
|
||||||
max-same-issues: 0
|
max-same-issues: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue