Skip to content

Commit 4fb70ff

Browse files
caarlos0aymanbagabas
authored andcommitted
ci: sync golangci-lint config
1 parent f28239f commit 4fb70ff

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.golangci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ linters:
3030
generated: lax
3131
presets:
3232
- common-false-positives
33-
paths:
34-
- third_party$
35-
- builtin$
36-
- examples$
3733
issues:
3834
max-issues-per-linter: 0
3935
max-same-issues: 0
@@ -43,7 +39,3 @@ formatters:
4339
- goimports
4440
exclusions:
4541
generated: lax
46-
paths:
47-
- third_party$
48-
- builtin$
49-
- examples$

0 commit comments

Comments
 (0)