Skip to content
Snippets Groups Projects
Unverified Commit 1f272b19 authored by Robert Speicher's avatar Robert Speicher
Browse files

Unify RuboCop configuration

parent 03c4cb04
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -50,7 +50,9 @@ Style/FrozenStringLiteralComment:
- 'config/**/*'
- 'danger/**/*'
- 'db/**/*'
- 'ee/**/*'
- 'ee/db/**/*'
- 'ee/spec/**/*'
- 'ee/lib/tasks/**/*'
- 'lib/tasks/**/*'
- 'qa/**/*'
- 'rubocop/**/*'
Loading
Loading
@@ -91,6 +93,7 @@ Naming/FileName:
- JSON
- LDAP
- SAML
- SSO
- IO
- HMAC
- QA
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment