Skip to content

Commit 6f0c046

Browse files
ci: sync golangci-lint config (#723)
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
1 parent 67e9d17 commit 6f0c046

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.golangci.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ linters:
3030
- text: '(slog|log)\.\w+'
3131
linters:
3232
- noctx
33-
- text: "var-naming"
34-
linters:
35-
- revive
36-
- text: "G705"
37-
linters:
38-
- gosec
39-
- text: "G115"
40-
linters:
41-
- gosec
42-
- text: "os/exec.Command must not be called"
43-
linters:
44-
- noctx
4533
generated: lax
4634
presets:
4735
- common-false-positives

0 commit comments

Comments
 (0)