mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
ci: sync golangci-lint config (#781)
Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
This commit is contained in:
co-authored by
aymanbagabas
parent
d4feefed7d
commit
8562e9075f
@@ -30,10 +30,6 @@ linters:
|
||||
generated: lax
|
||||
presets:
|
||||
- common-false-positives
|
||||
paths:
|
||||
- third_party$
|
||||
- builtin$
|
||||
- examples$
|
||||
issues:
|
||||
max-issues-per-linter: 0
|
||||
max-same-issues: 0
|
||||
@@ -43,7 +39,3 @@ formatters:
|
||||
- goimports
|
||||
exclusions:
|
||||
generated: lax
|
||||
paths:
|
||||
- third_party$
|
||||
- builtin$
|
||||
- examples$
|
||||
|
||||
Reference in New Issue
Block a user