Skip to content

Commit 05e133c

Browse files
committed
Fix lint CI
1 parent 1e18422 commit 05e133c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.golangci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,8 @@ linters-settings:
3838
# put imports beginning with prefix after 3rd-party packages;
3939
# it's a comma-separated list of prefixes
4040
local-prefixes: github.com/Shopify/goose
41-
golint:
42-
min-confidence: 0
4341
lll:
4442
line-length: 140
45-
maligned:
46-
suggest-new: true
4743
gosec:
4844
excludes:
4945
- G115

0 commit comments

Comments
 (0)