mirror of
https://github.com/gosticks/SwiftGit2.git
synced 2025-10-16 11:55:34 +00:00
Configure Hound to use the project's SwiftLint config file
http://help.houndci.com/configuration/swiftlint
This commit is contained in:
parent
3a38e20b0c
commit
82e873eac8
4
.hound.yml
Normal file
4
.hound.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Configuration for Hound (https://houndci.com)
|
||||||
|
|
||||||
|
swiftlint:
|
||||||
|
config_file: .swiftlint.yml
|
||||||
Loading…
Reference in New Issue
Block a user