Skip to content

Commit

Permalink
Added a custom .hound.yml that increases our line length.
Browse files Browse the repository at this point in the history
  • Loading branch information
michiels authored and berkes committed Dec 23, 2014
1 parent eadc686 commit be74db7
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/LineLength:
Description: 'Limit lines to 130 characters.'
Max: 130

0 comments on commit be74db7

Please sign in to comment.