Skip to content

Commit c8360ae

Browse files
committed
removing revive
1 parent 0af8b98 commit c8360ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,12 @@ linters:
4343
- ineffassign
4444
- staticcheck
4545
- typecheck
46+
- unused
4647
- bidichk
4748
- contextcheck
4849
- durationcheck
4950
- errorlint
5051
- goimports
51-
- revive
5252
- misspell
5353
- prealloc
5454
- whitespace

0 commit comments

Comments
 (0)