Skip to content

Commit

Permalink
update rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagovsk committed Dec 12, 2017
1 parent cd4eb06 commit cfd8865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ Metrics/BlockLength:
Style/PercentLiteralDelimiters:
PreferredDelimiters:
'%i': '()'

# TODO: Check when this bug is solved: https://github.com/bbatsov/rubocop/issues/5223
Style/FormatStringToken:
Enabled: false

0 comments on commit cfd8865

Please sign in to comment.