pre-commit-opentofu
pre-commit-opentofu copied to clipboard
incorrect entry for tofu_docs_replace
https://github.com/tofuutils/pre-commit-opentofu/blob/7b04f0c24940f1642c8f599bfd0794dd46b0b274/.pre-commit-hooks.yaml#L40
- id: tofu_docs_replace
name: OpenTofu docs (overwrite README.md)
description: Overwrite content of README.md with terraform-docs.
require_serial: true
entry: hooks/tofu_docs_replace.py
language: python
files: (\.tf)$
exclude: \.terraform\/.*$
may I ask you to do a PR, please?
This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days
This issue was automatically closed because of stale in 10 days