mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
7 lines
198 B
YAML
7 lines
198 B
YAML
extends: existence
|
||
message: Don’t add commas (,) or semicolons (;) to the ends of list items.
|
||
link: https://docs.docker.com/contribute/style/grammar/#lists
|
||
level: warning
|
||
scope: list
|
||
raw: '[,;]$'
|