mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-01-02 12:07:08 +01: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