Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Tell Hound that we prefer single quotes
Browse files Browse the repository at this point in the history
It's the style on this project, and it prevents extraneous comments on PRs.
  • Loading branch information
gabebw committed Jun 5, 2015
1 parent af5a8d6 commit 86acccb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Style/StringLiterals:
Enabled: true
EnforcedStyle: single_quotes

0 comments on commit 86acccb

Please sign in to comment.