Skip to content

Commit

Permalink
Rename Layout/FirstParameterIndentation to Layout/IndentFirstArgument…
Browse files Browse the repository at this point in the history
… for latest rubocop
  • Loading branch information
alexandermeindl committed Apr 29, 2019
1 parent c79c97b commit 1a8ba90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .slim-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ linters:
- Layout/AlignHash
- Layout/AlignParameters
- Layout/BlockEndNewline
- Layout/FirstParameterIndentation
- Layout/IndentFirstArgument
- Layout/IndentArray
- Layout/IndentationConsistency
- Layout/IndentationWidth
Expand Down

0 comments on commit 1a8ba90

Please sign in to comment.