2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 16:40:50 +00: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