mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-09 14:38:01 +00:00
7 lines
173 B
YAML
7 lines
173 B
YAML
|
extends: sequence
|
||
|
message: "Use 'timeout' as an adjective or noun instead of '%s'."
|
||
|
level: error
|
||
|
ignorecase: true
|
||
|
tokens:
|
||
|
- tag: NN|JJ
|
||
|
pattern: '(?:time out|time-out)'
|