mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
9 lines
155 B
YAML
9 lines
155 B
YAML
extends: capitalization
|
|
message: "Use sentence case for headings: '%s'."
|
|
level: warning
|
|
scope: heading
|
|
match: $sentence
|
|
threshold: 0.4
|
|
indicators:
|
|
- ":"
|