Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
8
styles/proselint/Malapropisms.yml
Normal file
8
styles/proselint/Malapropisms.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
extends: existence
|
||||
message: "'%s' is a malapropism."
|
||||
ignorecase: true
|
||||
level: error
|
||||
tokens:
|
||||
- the infinitesimal universe
|
||||
- a serial experience
|
||||
- attack my voracity
|
||||
Loading…
Add table
Add a link
Reference in a new issue