Add Microsoft
and Vocab
This commit is contained in:
7
styles/Microsoft/SentenceLength.yml
Normal file
7
styles/Microsoft/SentenceLength.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
extends: occurrence
|
||||
message: "Try to keep sentences short (< 30 words)."
|
||||
scope: sentence
|
||||
level: suggestion
|
||||
max: 30
|
||||
token: \b(\w+)\b
|
||||
|
Reference in New Issue
Block a user