mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
9 lines
222 B
YAML
9 lines
222 B
YAML
extends: existence
|
|
message: "Avoid generic calls to action: '%s'"
|
|
link: https://docs.docker.com/contribute/style/formatting/#links
|
|
level: warning
|
|
scope: raw
|
|
ignorecase: true
|
|
raw:
|
|
- \[(click here|(find out|learn) more)\]
|