mirror of
https://github.com/bspeice/speice.io
synced 2024-11-15 06:28:10 -05:00
8 lines
229 B
YAML
8 lines
229 B
YAML
|
extends: existence
|
||
|
message: "Don't add '%s' to a singular noun. Use plural instead."
|
||
|
ignorecase: true
|
||
|
level: error
|
||
|
link: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/s/s-es
|
||
|
raw:
|
||
|
- '\(s\)|\(es\)'
|