evansj / pre-commit-terraform-vars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pre-commit-shfmt hook

Single pre-commit hook which runs terraform_unused_vars on the terraform project.

An example .pre-commit-config.yaml:

-   repo: git://github.com/pecigonzalo/pre-commit-terraform-vars
    sha: master
    hooks:
      -   id: terraform-vars

Enjoy the clean code!

About


Languages

Language:Python 100.0%