fix(rubocop): Style/SymbolProc config

This commit is contained in:
Colin Darie 2024-02-05 13:39:44 +01:00
parent 1f6bdc8286
commit d520e035d5
No known key found for this signature in database
GPG key ID: 8C76CADD40253590

View file

@ -1438,7 +1438,6 @@ Style/SymbolLiteral:
Style/SymbolProc:
Enabled: true
IgnoredMethods: [after]
Style/TernaryParentheses:
Enabled: false