mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
11 lines
236 B
YAML
11 lines
236 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
|
|
terrabytes?: TB
|