Add Microsoft
and Vocab
This commit is contained in:
14
styles/Microsoft/FirstPerson.yml
Normal file
14
styles/Microsoft/FirstPerson.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
extends: existence
|
||||
message: "Use first person (such as '%s') sparingly."
|
||||
link: https://docs.microsoft.com/en-us/style-guide/grammar/person
|
||||
ignorecase: true
|
||||
level: warning
|
||||
nonword: true
|
||||
|
||||
tokens:
|
||||
- (?:^|\s)I\s
|
||||
- (?:^|\s)I,\s
|
||||
- \bI'm\b
|
||||
- \bme\b
|
||||
- \bmy\b
|
||||
- \bmine\b
|
Reference in New Issue
Block a user