summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorSanad Liaquat <sliaquat@gitlab.com>2018-10-10 20:02:43 +0500
committerSanad Liaquat <sliaquat@gitlab.com>2018-10-11 13:19:53 +0500
commit154ce29d05a7f5dc9058b518b889ae98a8833b78 (patch)
treecc7deeaa68b3fb6ea2f06aa3fa6357577111a7ba /.rubocop.yml
parentee6d9e2843d1f4ff5ad35cd1922e839f82971dbd (diff)
downloadgitlab-ce-154ce29d05a7f5dc9058b518b889ae98a8833b78.tar.gz
Initial commit
Use ACCEPT_INSECURE_CERTS env var and fix step Simplify saml signin Fix rubo cop offence Add missing # frozen_string_literal: true
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 242e7615211..1ea0b552fcb 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -84,6 +84,7 @@ Naming/FileName:
- EE
- JSON
- LDAP
+ - SAML
- IO
- HMAC
- QA