We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a1836 commit b210993Copy full SHA for b210993
1 file changed
.pre-commit-config.yaml
@@ -39,6 +39,8 @@ repos:
39
# hooks:
40
# - id: terraform_fmt
41
# - id: terraform_tflint
42
+ # # Uncomment if using Terragrunt:
43
+ # # - id: terragrunt_fmt
44
45
# --- Ruby (uncomment if languages includes ruby) ---
46
# Linting and formatting with rubocop
0 commit comments