mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
7 lines
126 B
YAML
7 lines
126 B
YAML
|
extends: existence
|
||
|
message: "In '%s', spell out 'version'."
|
||
|
ignorecase: true
|
||
|
level: warning
|
||
|
tokens:
|
||
|
- '[v|V][0-9]+\.[0-9]+'
|