Skip to content

Commit

Permalink
[ci] Remove because is already using the default
Browse files Browse the repository at this point in the history
  • Loading branch information
David Kang committed Dec 12, 2017
1 parent 4cab1dc commit 62beb26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ Layout/AlignHash:
# inspected?
EnforcedLastArgumentHashStyle: ignore_implicit

# Alignment of parameters in multi-line method calls.
Layout/AlignParameters:
EnforcedStyle: with_first_parameter

#################### Style ###########################

# Find uses of alias where alias_method would be more appropriate (or is simply preferred due to configuration), and vice versa.
Expand Down

0 comments on commit 62beb26

Please sign in to comment.