fix exclude path

This commit is contained in:
Iuri Matias 2017-03-02 07:46:20 -05:00
parent 4c5cb95209
commit 7597480bc4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ratings:
paths:
- "lib/**/*"
exclude_paths:
- "tests/"
- "test/"
- "old_test/"
- "boilerplate/"
- "demo/"