fix(rubocop): Style/SymbolProc config
This commit is contained in:
parent
1f6bdc8286
commit
d520e035d5
1 changed files with 0 additions and 1 deletions
|
@ -1438,7 +1438,6 @@ Style/SymbolLiteral:
|
|||
|
||||
Style/SymbolProc:
|
||||
Enabled: true
|
||||
IgnoredMethods: [after]
|
||||
|
||||
Style/TernaryParentheses:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue