File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -610,7 +610,7 @@ Unlike most other hooks, this hook triggers once if there are any changed files
610610 - --hook-config=--use-standard-markers=true # Boolean. Defaults to true (v1.93+), false (<v1.93). Set to true for compatibility with terraform-docs
611611 # The following two options "--custom-marker-begin" and "--custom-marker-end" are ignored if "--use-standard-markers" is set to false
612612 - --hook-config=--custom-marker-begin # String. Defaults to "<!-- BEGIN_TF_DOCS -->" (v1.93+), "<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->" (<v1.93).
613- # Set to use custom marker which helps you with using other formats like asciidoc.
613+ # Set to use custom marker which helps you with using other formats like asciidoc.
614614 # For Asciidoc this could be "--hook-config=--custom-marker-begin=// BEGIN_TF_DOCS"
615615 - --hook-config=--custom-marker-end # String. Defaults to "<!-- END_TF_DOCS -->" (v1.93+), "<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->" (<v1.93).
616616 # Set to use custom marker which helps you with using other formats like asciidoc.
You can’t perform that action at this time.
0 commit comments