Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov authored Sep 2, 2024
1 parent 66fe900 commit 44bdfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ Unlike most other hooks, this hook triggers once if there are any changed files
- --hook-config=--use-standard-markers=true # Boolean. Defaults to true (v1.93+), false (<v1.93). Set to true for compatibility with terraform-docs
```

4. If you'd like to use `terraform-docs` config, you must to specify to hook it relative to git repo root path:
4. If you'd like to use `terraform-docs` config, you must to provide it relative to git repo root path to hook:

```yaml
- id: terraform_docs
Expand Down

0 comments on commit 44bdfd1

Please sign in to comment.