Skip to content

Commit

Permalink
Exclude migrations on dummy app from Hound CI
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tute committed Oct 29, 2015
1 parent 4313541 commit 21731d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
AllCops:
Exclude:
- "spec/dummy/db/*"

LineLength:
Exclude:
- spec/**/*
Expand Down

0 comments on commit 21731d0

Please sign in to comment.