Skip to content

Commit 5a4c4fd

Browse files
authored
Merge pull request #829 from rootulp/rp/fix-golangci-config
Fix golangci config
2 parents 7071af9 + 839315d commit 5a4c4fd

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
@@ -60,11 +60,7 @@ linters-settings:
6060
# check-shadowing: true
6161
revive:
6262
min-confidence: 0
63-
maligned:
64-
suggest-new: true
6563
misspell:
6664
locale: US
6765
ignore-words:
6866
- behaviour
69-
70-

0 commit comments

Comments
 (0)