Reset author
This commit is contained in:
commit
2fcf9bfdda
108 changed files with 3642 additions and 0 deletions
7
styles/Google/OxfordComma.yml
Normal file
7
styles/Google/OxfordComma.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
extends: existence
|
||||
message: "Use the Oxford comma in '%s'."
|
||||
link: 'https://developers.google.com/style/commas'
|
||||
scope: sentence
|
||||
level: warning
|
||||
tokens:
|
||||
- '(?:[^,]+,){1,}\s\w+\s(?:and|or)'
|
||||
Loading…
Add table
Add a link
Reference in a new issue