mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
7 lines
131 B
YAML
7 lines
131 B
YAML
|
extends: existence
|
||
|
message: "Don't use exclamation points in documentation."
|
||
|
nonword: true
|
||
|
level: error
|
||
|
tokens:
|
||
|
- '\w+!(?:\s|$)'
|