Add yarn cache to code climate ignore list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2017-06-12 15:33:48 +03:00
parent 14d528f653
commit 423ed22abf
1 changed files with 2 additions and 0 deletions

View File

@ -36,3 +36,5 @@ exclude_paths:
- spec/
- vendor/
- lib/api/v3/
- .yarn-cache/
- tmp/