Skip to content

Commit

Permalink
Exclude vendoredaws from golangcilint
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Stride <noah.stride@goteleport.com>
  • Loading branch information
strideynet committed Feb 21, 2025
1 parent 52d4188 commit c0d0e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
issues:
exclude-dirs:
- internal/vendoredaws
- vendoredaws/

0 comments on commit c0d0e0d

Please sign in to comment.