summaryrefslogtreecommitdiffstats
path: root/.rubocop.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 2d84c4347..52c0b7508 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -16,8 +16,8 @@ AllCops:
# Enable extensions
-Rails:
- Enabled: true
+require:
+ - rubocop-rails
# Rules for Redmine