GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
209 stars 52 forks source link

remove unused hook and add gocyclo for windows users #104

Closed daniel-cit closed 4 years ago

daniel-cit commented 4 years ago

Remove terraform docs hook, which is not been used and add gocyclo dependency in go.mod to help windows users check the same conditions of the linux users using the pre-commit hook.