mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
12 lines
283 B
YAML
12 lines
283 B
YAML
extends: substitution
|
|
message: "Consider using '%s' instead of '%s'"
|
|
link: https://docs.docker.com/contribute/style/terminology/
|
|
level: suggestion
|
|
action:
|
|
name: replace
|
|
swap:
|
|
'(?<!Docker )[Hh]ub': Docker Hub
|
|
'(?<!Docker )[Ss]cout': Docker Scout
|
|
scan: analyze
|
|
Scan: Analyze
|