Skip to content

Commit f9798f5

Browse files
committed
Add bidichk linter
1 parent 7832dd8 commit f9798f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ issues:
99
linters:
1010
enable:
1111
- copyloopvar
12+
- bidichk
1213
- errorlint
1314
- exptostd
1415
- goimports

0 commit comments

Comments
 (0)