mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-15 18:12:02 +01:00
8 lines
174 B
YAML
8 lines
174 B
YAML
extends: existence
|
|
message: "Don't use exclamation points in text."
|
|
link: 'https://developers.google.com/style/exclamation-points'
|
|
nonword: true
|
|
level: error
|
|
tokens:
|
|
- '!'
|