Merge pull request #2766 from MikeMcQuaid/rubocop-no-percent-x
rubocop: don’t allow %x.
This commit is contained in:
commit
aa364fbf15
@ -118,10 +118,6 @@ Style/BlockDelimiters:
|
||||
Style/ClassAndModuleChildren:
|
||||
EnforcedStyle: nested
|
||||
|
||||
# percent-x is allowed for multiline
|
||||
Style/CommandLiteral:
|
||||
EnforcedStyle: mixed
|
||||
|
||||
# our current conditional style is established, clear and
|
||||
# requiring users to change that now would be confusing.
|
||||
Style/ConditionalAssignment:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user