pre-commit-opentofu icon indicating copy to clipboard operation
pre-commit-opentofu copied to clipboard

incorrect entry for tofu_docs_replace

Open solaegis opened this issue 1 year ago • 1 comments

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\/.*$

solaegis avatar Aug 09 '24 22:08 solaegis

may I ask you to do a PR, please?

kvendingoldo avatar Aug 10 '24 01:08 kvendingoldo

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

github-actions[bot] avatar Sep 10 '24 01:09 github-actions[bot]

This issue was automatically closed because of stale in 10 days

github-actions[bot] avatar Sep 20 '24 01:09 github-actions[bot]