forked from mirror/invidious
Ameba: Disable Style/RedundantNext rule
This commit is contained in:
parent
c5fdd9ea65
commit
f1baeef4bc
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ Style/RedundantBegin:
|
||||||
Style/RedundantReturn:
|
Style/RedundantReturn:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
Style/RedundantNext:
|
||||||
|
Enabled: false
|
||||||
|
|
||||||
Style/ParenthesesAroundCondition:
|
Style/ParenthesesAroundCondition:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue