Merge pull request #412 from restic/activate-hound
Enable HoundCI checking for Go
This commit is contained in:
commit
9c0fc4930b
1 changed files with 2 additions and 0 deletions
2
.hound.yml
Normal file
2
.hound.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
go:
|
||||
enabled: true
|
Loading…
Reference in a new issue