pre-commit-opentofu/hooks.yaml

6 lines
191 B
YAML
Raw Normal View History

2016-09-27 19:47:26 +02:00
- id: terraform_fmt
name: Terraform fmt
description: Rewrites all Terraform configuration files to a canonical format.
entry: tffmthook.sh
language: script
files: \.tf$