Skip to content

Commit b210993

Browse files
feat(terraform): add commented terragrunt_fmt pre-commit hook (#4)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 51a1836 commit b210993

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ repos:
3939
# hooks:
4040
# - id: terraform_fmt
4141
# - id: terraform_tflint
42+
# # Uncomment if using Terragrunt:
43+
# # - id: terragrunt_fmt
4244

4345
# --- Ruby (uncomment if languages includes ruby) ---
4446
# Linting and formatting with rubocop

0 commit comments

Comments
 (0)