Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanad Liaquat <sliaquat@gitlab.com>2018-10-24 16:17:29 +0300
committerSanad Liaquat <sliaquat@gitlab.com>2018-10-24 16:17:29 +0300
commitd67be3aa20d90d48f755b6178d7ce8923f6674ed (patch)
tree8505e25cdfdcbde4c554cce7c546713f26859447 /.rubocop.yml
parent7983c798af6f2f01748b67ea3cdbc2dec2554604 (diff)
Fix rubocop issues
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 0f4018326a1..0afe7367b83 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -80,6 +80,9 @@ Naming/FileName:
- 'locale/unfound_translations.rb'
- 'ee/locale/unfound_translations.rb'
- 'ee/lib/generators/**/*'
+ - 'qa/qa/scenario/test/integration/ldap_no_ssl.rb'
+ - 'qa/qa/scenario/test/integration/ldap_ssl.rb'
+
IgnoreExecutableScripts: true
AllowedAcronyms:
- EE