rubocop-code_reuse.yml in gitlab-styles-6.2.0 vs rubocop-code_reuse.yml in gitlab-styles-6.2.1
- old
+ new
@@ -1,4 +1,8 @@
+---
+require:
+ - ./lib/gitlab/styles/rubocop
+
# Denies the use of ActiveRecord methods outside of configured
# excluded directories
# Directories that allow the use of the denied methods.
# To start we provide a default configuration that matches
# a standard Rails app and enable.