mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04: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
|