1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-21 23:33:03 +00:00

Enable HoundCI checking for Go

This commit is contained in:
Alexander Neumann 2016-02-05 21:15:46 +01:00
parent 789e0df49e
commit 9175f0b6af

2
.hound.yml Normal file
View file

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