Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
22
styles/proselint/Oxymorons.yml
Normal file
22
styles/proselint/Oxymorons.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
extends: existence
|
||||
message: "'%s' is an oxymoron."
|
||||
ignorecase: true
|
||||
level: error
|
||||
tokens:
|
||||
- amateur expert
|
||||
- increasingly less
|
||||
- advancing backwards
|
||||
- alludes explicitly to
|
||||
- explicitly alludes to
|
||||
- totally obsolescent
|
||||
- completely obsolescent
|
||||
- generally always
|
||||
- usually always
|
||||
- increasingly less
|
||||
- build down
|
||||
- conspicuous absence
|
||||
- exact estimate
|
||||
- found missing
|
||||
- intense apathy
|
||||
- mandatory choice
|
||||
- organized mess
|
||||
Loading…
Add table
Add a link
Reference in a new issue