opensearch-docs-cn/.github/vale/styles/OpenSearch/HeadingPunctuation.yml

10 lines
163 B
YAML

extends: existence
message: "Don't use punctuation at the end of a heading."
nonword: true
level: error
scope: heading
action:
name: remove
tokens:
- '[.?!]$'