Skip to content

Commit c0d0e0d

Browse files
committed
Exclude vendoredaws from golangcilint
Signed-off-by: Noah Stride <noah.stride@goteleport.com>
1 parent 52d4188 commit c0d0e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
issues:
22
exclude-dirs:
3-
- internal/vendoredaws
3+
- vendoredaws/

0 commit comments

Comments
 (0)