mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
8 lines
171 B
YAML
8 lines
171 B
YAML
extends: occurrence
|
|
message: "Write short, concise sentences."
|
|
scope: sentence
|
|
link: https://docs.docker.com/contribute/checklist/
|
|
level: warning
|
|
max: 30
|
|
token: \b(\w+)\b
|