mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Fix README (#387)
This commit is contained in:
parent
51147f1712
commit
5e927033d4
1 changed files with 1 additions and 0 deletions
|
|
@ -416,6 +416,7 @@ Unlike most other hooks, this hook triggers once if there are any changed files
|
||||||
- id: terraform_docs
|
- id: terraform_docs
|
||||||
args:
|
args:
|
||||||
- --args=--config=.terraform-docs.yml
|
- --args=--config=.terraform-docs.yml
|
||||||
|
```
|
||||||
|
|
||||||
Note: Avoid use `recursive.enabled: true` in config file, that can cause unexpected behavior.
|
Note: Avoid use `recursive.enabled: true` in config file, that can cause unexpected behavior.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue