Skip to content

Commit 9e98d41

Browse files
committed
remove unsupported linters
1 parent 00423a6 commit 9e98d41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ linters:
7070
enable:
7171
- asasalint
7272
- asciicheck
73-
- bidicheck
7473
- bodyclose
7574
- containedctx
7675
- contextcheck
@@ -109,7 +108,6 @@ linters:
109108
- nilnil
110109
- noctx
111110
- nolintlint
112-
- parlalleltest
113111
- prealloc
114112
- predeclared
115113
- reassign

0 commit comments

Comments
 (0)