mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
- seee → see (hub API docs) - dameon → daemon (release notes) - plugable → pluggable (release notes) - adminstrative → administrative (account docs) - docekr → Docker (opentelemetry guide) - addFlagLables → addFlagLabels (tensorflowjs guide) - terrabytes → terabytes (Vale config) - Dasboard → Dashboard (Vale vocabulary) - plaform → platform (CLI docs) - correponds → corresponds (CLI docs) - digset → digest (buildx docs) Signed-off-by: luojiyin <luojiyin@hotmail.com>
11 lines
235 B
YAML
11 lines
235 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'"
|
|
link: https://docs.docker.com/contribute/style/recommended-words/
|
|
level: error
|
|
swap:
|
|
(?:kilobytes?|KB): kB
|
|
gigabytes?: GB
|
|
megabytes?: MB
|
|
petabytes?: PB
|
|
terabytes?: TB
|