Skip to content

Commit

Permalink
Configure Hound to use the project's SwiftLint config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrubin committed Apr 12, 2019
1 parent 3a38e20 commit 82e873e
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
@@ -0,0 +1,4 @@
# Configuration for Hound (https://houndci.com)

swiftlint:
config_file: .swiftlint.yml

0 comments on commit 82e873e

Please sign in to comment.