summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Leitzen <pleitzen@gitlab.com>2019-08-26 08:51:40 +0200
committerPeter Leitzen <pleitzen@gitlab.com>2019-08-26 09:40:05 +0200
commita8f42e95504cfdacd633bd40af46e9629010ce8d (patch)
treeff2d661199a0f696d854b3aab02142103381bfbd
parentd5eb3f172bad41c45dd5baa836bd8d2cfd3f9686 (diff)
downloadgitlab-ce-pl-danger-map-rubocop.tar.gz
Tweak a cop file for testingpl-danger-map-rubocop
-rw-r--r--rubocop/cop/active_record_association_reload.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/rubocop/cop/active_record_association_reload.rb b/rubocop/cop/active_record_association_reload.rb
index dc241cab7d0..99ff235eb32 100644
--- a/rubocop/cop/active_record_association_reload.rb
+++ b/rubocop/cop/active_record_association_reload.rb
@@ -19,3 +19,5 @@ module RuboCop
end
end
end
+
+# Some changes