Skip to content

Commit f3813d8

Browse files
committed
add gomnd linter
1 parent 690fabf commit f3813d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ linters:
2323
- lll
2424
- errorlint
2525
- errcheck
26+
- gomnd
2627
issues:
2728
new-from-rev: HEAD~

0 commit comments

Comments
 (0)