Skip to content
Snippets Groups Projects
Commit 8a75f68d authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Fix Rubocop YAML config files to avoid CE->EE issues

parent cec7b8f9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -343,10 +343,6 @@ Style/ParenthesesAroundCondition:
Style/RedundantParentheses:
Enabled: true
 
# Don't use return where it's not required.
Style/RedundantReturn:
Enabled: true
# Don't use semicolons to terminate expressions.
Style/Semicolon:
Enabled: true
Loading
Loading
This diff is collapsed.
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