This commit is contained in:
syeopite 2024-08-29 06:49:59 +00:00 committed by GitHub
commit 2e4c7bebcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,9 @@ Style/RedundantBegin:
Style/RedundantReturn:
Enabled: false
Style/RedundantNext:
Enabled: false
Style/ParenthesesAroundCondition:
Enabled: false