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

2
.hound.yml Normal file
View File

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