Add Microsoft
and Vocab
This commit is contained in:
13
styles/Microsoft/Foreign.yml
Normal file
13
styles/Microsoft/Foreign.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
extends: substitution
|
||||
message: "Use '%s' instead of '%s'."
|
||||
link: https://docs.microsoft.com/en-us/style-guide/word-choice/use-us-spelling-avoid-non-english-words
|
||||
ignorecase: true
|
||||
level: error
|
||||
nonword: true
|
||||
|
||||
action:
|
||||
name: replace
|
||||
swap:
|
||||
'\b(?:eg|e\.g\.)[\s,]': for example
|
||||
'\b(?:ie|i\.e\.)[\s,]': that is
|
||||
|
Reference in New Issue
Block a user