Skip to content

Commit

Permalink
Hound configutaion update
Browse files Browse the repository at this point in the history
  • Loading branch information
logeshpaul committed Apr 12, 2015
1 parent 85ef6c8 commit d59421a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"forin": true,
"immed": true,
"latedef": "nofunc",
"maxlen": 130,
"maxlen": 300,
"newcap": true,
"noarg": true,
"noempty": true,
Expand Down

0 comments on commit d59421a

Please sign in to comment.