Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
5
styles/proselint/Currency.yml
Normal file
5
styles/proselint/Currency.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
extends: existence
|
||||
message: "Incorrect use of symbols in '%s'."
|
||||
ignorecase: true
|
||||
raw:
|
||||
- \$[\d]* ?(?:dollars|usd|us dollars)
|
||||
Loading…
Add table
Add a link
Reference in a new issue