Reset author
This commit is contained in:
commit
2fcf9bfdda
108 changed files with 3642 additions and 0 deletions
8
styles/Google/Semicolons.yml
Normal file
8
styles/Google/Semicolons.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
extends: existence
|
||||
message: "Use semicolons judiciously."
|
||||
link: 'https://developers.google.com/style/semicolons'
|
||||
nonword: true
|
||||
scope: sentence
|
||||
level: suggestion
|
||||
tokens:
|
||||
- ';'
|
||||
Loading…
Add table
Add a link
Reference in a new issue