mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:25:56 -04:00
Ameba: Disable Style/RedundantNext rule
This commit is contained in:
parent
c5fdd9ea65
commit
f1baeef4bc
@ -38,6 +38,9 @@ Style/RedundantBegin:
|
||||
Style/RedundantReturn:
|
||||
Enabled: false
|
||||
|
||||
Style/RedundantNext:
|
||||
Enabled: false
|
||||
|
||||
Style/ParenthesesAroundCondition:
|
||||
Enabled: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user