mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
8 lines
184 B
YAML
8 lines
184 B
YAML
extends: occurrence
|
|
message: "Write short, concise sentences. (<=40 words)"
|
|
scope: sentence
|
|
link: https://docs.docker.com/contribute/checklist/
|
|
level: warning
|
|
max: 40
|
|
token: \b(\w+)\b
|