Skip to content

Commit

Permalink
Disables 👮 for SingleLineBlockParams
Browse files Browse the repository at this point in the history
  • Loading branch information
amoose committed Oct 12, 2016
1 parent 28e79b0 commit e8665fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,6 @@ Style/TrailingCommaInLiteral:
- comma
- consistent_comma
- no_comma

Style/SingleLineBlockParams:
Enabled: false

0 comments on commit e8665fa

Please sign in to comment.