summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-06-12 15:33:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-06-14 19:26:35 +0300
commit423ed22abf99180554b818c8aebe393789d0bbb5 (patch)
treeb47046ab808378b34e428afb1b64ca58d941fdbd /.codeclimate.yml
parent14d528f65321d86f212c842e2e3740f28ca3483a (diff)
downloadgitlab-ce-423ed22abf99180554b818c8aebe393789d0bbb5.tar.gz
Add yarn cache to code climate ignore list
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index e5636a13783..fbffac6a0ad 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -36,3 +36,5 @@ exclude_paths:
- spec/
- vendor/
- lib/api/v3/
+- .yarn-cache/
+- tmp/