Skip to content

Commit

Permalink
Dont run goconst in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianchiris committed Apr 19, 2020
1 parent 6413213 commit db9fdf6
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 @@ -96,6 +96,7 @@ issues:
- path: _test\.go
linters:
- gomnd
- goconst
- text: "Magic number: 1"
linters:
- gomnd

0 comments on commit db9fdf6

Please sign in to comment.