Skip to content

Commit

Permalink
ignore readmes under template terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
d33bs committed Sep 22, 2023
1 parent acfc9af commit f8a486f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ repos:
rev: 0.7.17
hooks:
- id: mdformat
exclude: >
(?x)^(
{{ cookiecutter.project_name }}/terraform/.* |
{{ cookiecutter.project_name }}/terraform/.*/.*
)$

0 comments on commit f8a486f

Please sign in to comment.