Skip to content

Commit 4443174

Browse files
fixup! fix: github actions
1 parent 9678e48 commit 4443174

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/.golangci.v2.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ version: "2"
33
linters-settings:
44
govet:
55
check-shadowing: true
6-
golint:
7-
min-confidence: 0
86
misspell:
97
locale: US
108
errcheck:
@@ -26,8 +24,6 @@ linters:
2624

2725
formatters:
2826
default: none
29-
enable:
30-
- golint
3127

3228
issues:
3329
max-same-issues: 0

0 commit comments

Comments
 (0)