From eb0b01a973d49159ac9ee0a38308d677eb857743 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Cunha?= Date: Tue, 14 May 2019 16:47:44 +0000 Subject: Update .rubocop.yml for testing purposes --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1