summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Cunha <j.a.cunha@gmail.com>2019-05-14 16:47:44 +0000
committerJoão Cunha <j.a.cunha@gmail.com>2019-05-14 19:31:48 -0400
commiteb0b01a973d49159ac9ee0a38308d677eb857743 (patch)
treeb83fe6437cba54f119eeafe3d1746d1b84613af2
parent0c63ad850af1fe19eeae5778f984030d28617dda (diff)
downloadgitlab-ce-Alexand-master-patch-42246.tar.gz
Update .rubocop.yml for testing purposesAlexand-master-patch-42246
-rw-r--r--.rubocop.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index e5fe527e611..45d3360e76b 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -161,7 +161,7 @@ Rails/ApplicationRecord:
- ee/lib/ee/gitlab/background_migration/**/*.rb
- ee/spec/**/*.rb
-# GitLab ###################################################################
+# GitLab ##################################################################
Gitlab/ModuleWithInstanceVariables:
Enable: true