BigW Consortium Gitlab

Commit 2b18c09f by Robert Speicher Committed by Clement Ho

Merge branch 'disable-Style/PreferredHashMethods-cop' into 'master'

Disable the Style/PreferredHashMethods cop See merge request !12065
parent 0d518c77
......@@ -397,7 +397,7 @@ Style/ParenthesesAroundCondition:
# Configuration parameters: EnforcedStyle, SupportedStyles.
# SupportedStyles: short, verbose
Style/PreferredHashMethods:
Enabled: true
Enabled: false
# Checks for an obsolete RuntimeException argument in raise/fail.
Style/RedundantException:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment