hashicorp / setup-terraform

Sets up Terraform CLI in your GitHub Actions workflow.
https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
Mozilla Public License 2.0
1.34k stars 235 forks source link

Remove husky tool + fix lint error #394

Closed austinvalle closed 5 months ago

austinvalle commented 5 months ago

Closes #391

Since we already have CI that runs on PR, Husky isn't really necessary 👍🏻 . This PR also fixes a linting error from semistandard that was resulting in our tests not running locally 🙃

github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.