mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
Ameba: Disable Style/RedundantNext rule
This commit is contained in:
parent
c5fdd9ea65
commit
f1baeef4bc
@ -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 New Issue
Block a user