Skip to content

Commit

Permalink
golangci: remove gomnd
Browse files Browse the repository at this point in the history
I'm running golangci-lint@master locally, and the CI is not.

:facepalm:
  • Loading branch information
fsouza committed Nov 25, 2019
1 parent 4dc48e6 commit c1bf986
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ linters:
- gocritic
- gocyclo
- godox
- gomnd
- lll
- unparam
- wsl

0 comments on commit c1bf986

Please sign in to comment.