config/default.yml in slim_lint-0.22.0 vs config/default.yml in slim_lint-0.22.1
- old
+ new
@@ -47,13 +47,15 @@
# be overriding the list defined here.
ignored_cops:
- Layout/ArgumentAlignment
- Layout/ArrayAlignment
- Layout/BlockAlignment
+ - Layout/ClosingParenthesisIndentation
- Layout/EmptyLineAfterGuardClause
- Layout/EndAlignment
- Layout/FirstArgumentIndentation
- Layout/FirstArrayElementIndentation
+ - Layout/FirstHashElementIndentation
- Layout/FirstParameterIndentation
- Layout/HashAlignment
- Layout/IndentationConsistency
- Layout/IndentationWidth
- Layout/InitialIndentation