Skip to content

Commit

Permalink
Copied back custom rubocop config before update to silence Hound
Browse files Browse the repository at this point in the history
  • Loading branch information
ollie committed Apr 28, 2015
1 parent 6aba928 commit 7ba815c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .rubocop.yml
Expand Up @@ -11,6 +11,15 @@ Style/DeprecatedHashMethods:
Style/Lambda:
Enabled: false

Style/StringLiterals:
EnforcedStyle: single_quotes

Style/MultilineOperationIndentation:
EnforcedStyle: indented

Style/DotPosition:
EnforcedStyle: leading

# Auto-generated config to be cleaned up and deleted:

# Offense count: 2
Expand Down

0 comments on commit 7ba815c

Please sign in to comment.