Adding vendor to exclude_paths

This commit is contained in:
pprokop 2017-01-18 14:00:39 +01:00 committed by GitHub
parent 0c1ddab43b
commit beba17e2be
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ engines:
ratings:
paths:
- "**.go"
exclude_paths:
- "vendor/"