Adding vendor to exclude_paths
This commit is contained in:
parent
0c1ddab43b
commit
beba17e2be
@ -11,3 +11,5 @@ engines:
|
|||||||
ratings:
|
ratings:
|
||||||
paths:
|
paths:
|
||||||
- "**.go"
|
- "**.go"
|
||||||
|
exclude_paths:
|
||||||
|
- "vendor/"
|
||||||
|
Loading…
Reference in New Issue
Block a user