rubocop-migrations.yml in gitlab-styles-6.2.0 vs rubocop-migrations.yml in gitlab-styles-6.2.1
- old
+ new
@@ -1,5 +1,8 @@
---
+require:
+ - ./lib/gitlab/styles/rubocop
+
# Checks for methods that may lead to batch type issues on a table that's been
# explicitly denied because of its size.
#
# Even though these methods perform functions to avoid
# downtime, using it with tables with millions of rows still causes a