Skip to content

Commit 7832dd8

Browse files
committed
Add exptostd linter
1 parent 7e557f0 commit 7832dd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ linters:
1010
enable:
1111
- copyloopvar
1212
- errorlint
13+
- exptostd
1314
- goimports
1415
- gosec
1516
- misspell

0 commit comments

Comments
 (0)