terraform-linters / setup-tflint

A GitHub action that installs Terraform linter TFLint
MIT License
142 stars 38 forks source link

Remove husky pre-commit hooks #131

Closed bendrucker closed 1 year ago

bendrucker commented 1 year ago

Removes pre-commit hooks in favor of letting users run lint/test themselves as they choose and the Actions workflow on PRs.