v0.11.0
- Adds support for upto RuboCop 0.80.x:
Layout/IndentFirstArrayElement
is nowLayout/FirstArrayElementIndentation
Layout/IndentFirstHashElement
is nowLayout/FirstHashElementIndentation
Metrics/LineLength
is nowLayout/LineLength
- The following cops are
enabled
by default:Style/HashEachMethods
Style/HashTransformKeys
Style/HashTransformValues