summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 8fd8c2c588..586ec9e319 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -5,6 +5,8 @@ AllCops:
- tmp/**/*
- lib/bundler/vendor/**/*
DisplayCopNames: true
+ CacheRootDirectory: tmp/rubocop
+ MaxFilesInCache: 5000
# Bundler