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:
|
Style/SymbolProc:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
IgnoredMethods: [after]
|
|
||||||
|
|
||||||
Style/TernaryParentheses:
|
Style/TernaryParentheses:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue