Skip to content

Commit

Permalink
ci: do not perform linting on vendor/
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap authored and croissanne committed Jan 7, 2025
1 parent 8b0a1d1 commit 2aaaaf0
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
@@ -1,3 +1,6 @@
exclude-dirs:
- vendor

linters-settings:
govet:
disable:
Expand Down

0 comments on commit 2aaaaf0

Please sign in to comment.