Disable Style/GuardClause only in Taps.
This commit is contained in:
parent
0581dda187
commit
77bd30574b
@ -93,7 +93,8 @@ Style/AlignParameters:
|
||||
|
||||
# counterproductive in formulas, notably within the install method
|
||||
Style/GuardClause:
|
||||
Enabled: false
|
||||
Exclude:
|
||||
- 'Taps/**/*'
|
||||
Style/IfUnlessModifier:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user