Merge pull request #412 from restic/activate-hound

Enable HoundCI checking for Go
This commit is contained in:
Alexander Neumann 2016-02-06 13:37:13 +01:00
commit 9c0fc4930b
1 changed files with 2 additions and 0 deletions

2
.hound.yml Normal file
View File

@ -0,0 +1,2 @@
go:
enabled: true