Reset author
This commit is contained in:
commit
2fcf9bfdda
108 changed files with 3642 additions and 0 deletions
7
styles/Google/Ranges.yml
Normal file
7
styles/Google/Ranges.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
extends: existence
|
||||
message: "Don't add words such as 'from' or 'between' to describe a range of numbers."
|
||||
link: 'https://developers.google.com/style/hyphens'
|
||||
nonword: true
|
||||
level: warning
|
||||
tokens:
|
||||
- '(?:from|between)\s\d+\s?-\s?\d+'
|
||||
Loading…
Add table
Add a link
Reference in a new issue