mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 02:22:04 +01:00
10 lines
239 B
YAML
10 lines
239 B
YAML
extends: substitution
|
|
message: "Use '%s' instead of '%s'."
|
|
link: 'https://developers.google.com/style/abbreviations'
|
|
ignorecase: true
|
|
level: error
|
|
nonword: true
|
|
swap:
|
|
'\b(?:eg|e\.g\.)[\s,]': for example
|
|
'\b(?:ie|i\.e\.)[\s,]': that is
|