Skip to content

Commit

Permalink
Add goconst to enabled linters (cosmos#4591)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Treglia authored Jun 19, 2019
1 parent c530c1c commit e12876c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ linters:
- unconvert
- misspell
- govet
- goconst
linters-settings:
gocyclo:
min-complexity: 11
Expand Down

0 comments on commit e12876c

Please sign in to comment.