Configure Hound to use the project's SwiftLint config file

http://help.houndci.com/configuration/swiftlint
This commit is contained in:
Matt Rubin 2019-04-12 13:58:30 -04:00
parent 3a38e20b0c
commit 82e873eac8

4
.hound.yml Normal file
View File

@ -0,0 +1,4 @@
# Configuration for Hound (https://houndci.com)
swiftlint:
config_file: .swiftlint.yml