Skip to content

Commit

Permalink
Removes supported styles for IndentationConsistency
Browse files Browse the repository at this point in the history
Bixby will accept any option that Rubocop will accept.
  • Loading branch information
rotated8 committed Jun 10, 2020
1 parent ecf0f43 commit ea47a5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bixby_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,7 @@ Layout/FirstParameterIndentation:
Enabled: true

Layout/IndentationConsistency:
SupportedStyles:
- normal
- rails
Enabled: true
EnforcedStyle: normal

Layout/IndentationWidth:
Expand Down

0 comments on commit ea47a5b

Please sign in to comment.