Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
9
styles/proselint/Annotations.yml
Normal file
9
styles/proselint/Annotations.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
extends: existence
|
||||
message: "'%s' left in text."
|
||||
ignorecase: false
|
||||
level: error
|
||||
tokens:
|
||||
- XXX
|
||||
- FIXME
|
||||
- TODO
|
||||
- NOTE
|
||||
Loading…
Add table
Add a link
Reference in a new issue