mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
9 lines
213 B
YAML
9 lines
213 B
YAML
extends: existence
|
|
message: "In general, use American spelling instead of '%s'."
|
|
link: 'https://developers.google.com/style/spelling'
|
|
ignorecase: true
|
|
level: warning
|
|
tokens:
|
|
- '(?:\w+)nised?'
|
|
- '(?:\w+)logue'
|