github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/.pre-commit-hooks.yaml (about)

     1  - id: tflint
     2    name: Terraform Lint
     3    description: TFLint is a Terraform linter focused on possible errors, best practices, and so on.
     4    language: golang
     5    entry: tflint
     6    types: [terraform]