constellation/docs/styles/Google/Units.yml

9 lines
247 B
YAML
Raw Normal View History

2022-09-02 05:52:42 -04:00
extends: existence
message: "Put a nonbreaking space between the number and the unit in '%s'."
2024-01-23 11:19:53 -05:00
link: "https://developers.google.com/style/units-of-measure"
2022-09-02 05:52:42 -04:00
nonword: true
level: error
tokens:
2024-01-23 11:19:53 -05:00
- \b\d+(?:B|kB|MB|GB|TB)
- \b\d+(?:ns|ms|s|min|h|d)