config/enabled.yml in rubocop-0.57.1 vs config/enabled.yml in rubocop-0.57.2

- old
+ new

@@ -90,10 +90,10 @@ Description: 'Indentation of when in a case/when/[else/]end.' StyleGuide: '#indent-when-to-case' Enabled: true Layout/ClosingHeredocIndentation: - Description: 'Checks the indenation of here document closings.' + Description: 'Checks the indentation of here document closings.' Enabled: true Layout/ClosingParenthesisIndentation: Description: 'Checks the indentation of hanging closing parentheses.' Enabled: true