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