Skip to content

Commit e76db1a

Browse files
committed
Re-enable gomnd linter with release > v1.23.0
1 parent 567904e commit e76db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ linters:
7474
- gofmt
7575
- goimports
7676
- golint
77-
# - gomnd TODO: enable it with release > v1.23.0
77+
- gomnd
7878
- goprintffuncname
7979
- gosec
8080
- gosimple

0 commit comments

Comments
 (0)