Skip to content

Commit

Permalink
[wip] .golangci.yml: skip internal/valtools
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleam committed Aug 13, 2024
1 parent 8b2ee95 commit 5c7a053
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 @@ -33,6 +33,7 @@ run:
skip-dirs-use-default: true
skip-dirs:
- (^|/)mock($|/)
- internal/valtools
timeout: 3m

linters:
Expand Down

0 comments on commit 5c7a053

Please sign in to comment.