1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00

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

2
.hound.yml Normal file
View file

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