Configure Hound to use custom .rubocop.yml

This commit is contained in:
Daniel Colson 2018-10-07 22:49:48 -04:00
parent c84e6b2aa2
commit 8f3076da4e
1 changed files with 2 additions and 0 deletions

2
.hound.yml Normal file
View File

@ -0,0 +1,2 @@
rubocop:
config_file: .rubocop.yml