Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

Commit

Permalink
ci: ignore evalOlder for build helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jul 22, 2019
1 parent 27a7230 commit de983a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ issues:
text: "(unnamedResult|exitAfterDefer)"
linters:
- gocritic
- text: evalOrder
path: helpers
source: "Build"

linters:
enable-all: true
Expand Down

0 comments on commit de983a6

Please sign in to comment.