Skip to content

Commit 5a360c9

Browse files
ci: sync golangci-lint config (#1394)
1 parent 540d584 commit 5a360c9

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)