Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
6
styles/proselint/P-Value.yml
Normal file
6
styles/proselint/P-Value.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
extends: existence
|
||||
message: "You should use more decimal places, unless '%s' is really true."
|
||||
ignorecase: true
|
||||
level: suggestion
|
||||
tokens:
|
||||
- 'p = 0\.0{2,4}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue