summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-09-21 12:05:37 +0000
committerDouwe Maan <douwe@gitlab.com>2018-09-21 12:05:37 +0000
commiteb640eded77a89daad6f6f4c691b0bd7f283da37 (patch)
treefb87e9e99c52efca8e7d50d0baf9590e8553484c /.rubocop.yml
parentabab0cd68a154efc97f9fcc096cbf97169c38dfd (diff)
downloadgitlab-ce-eb640eded77a89daad6f6f4c691b0bd7f283da37.tar.gz
Correct Gitlab Capitalization in code files
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 9858bbe0ddd..ce7be208186 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -111,7 +111,7 @@ Naming/FileName:
- XSRF
- XSS
-# Gitlab ###################################################################
+# GitLab ###################################################################
Gitlab/ModuleWithInstanceVariables:
Enable: true