mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-09 09:49:09 +02:00
ci: sync golangci-lint config (#808)
Co-authored-by: andreynering <7011819+andreynering@users.noreply.github.com>
This commit is contained in:
parent
e010ed866e
commit
bf0a9b4d3d
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ linters:
|
|||
- whitespace
|
||||
- wrapcheck
|
||||
exclusions:
|
||||
rules:
|
||||
- text: '(slog|log)\.\w+'
|
||||
linters:
|
||||
- noctx
|
||||
generated: lax
|
||||
presets:
|
||||
- common-false-positives
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue