mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 02:22:04 +01:00
12 lines
226 B
YAML
12 lines
226 B
YAML
extends: existence
|
|
message: "Don't use internet slang abbreviations such as '%s'."
|
|
link: 'https://developers.google.com/style/abbreviations'
|
|
ignorecase: true
|
|
level: error
|
|
tokens:
|
|
- 'tl;dr'
|
|
- ymmv
|
|
- rtfm
|
|
- imo
|
|
- fwiw
|