mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-08 11:19:34 +00:00
8 lines
163 B
YAML
8 lines
163 B
YAML
|
extends: sequence
|
||
|
message: "Use 'logout' as an adjective or noun instead of '%s'."
|
||
|
level: error
|
||
|
ignorecase: true
|
||
|
tokens:
|
||
|
- tag: NN|JJ
|
||
|
pattern: '(?:log out)'
|