Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
.pre-commit-config.yaml 208 B
Newer Older
repos:
  - repo: git://github.com/antonbabenko/pre-commit-terraform
    rev: v1.50.0
    hooks:
      - id: terraform_fmt
      - id: terraform_docs
      - id: terraform_validate
      - id: terraform_tflint