-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a plugin for the write-good tool, a linter for English prose. #41
Conversation
I tested locally with ./statick/statick statick/ --output-directory /tmp/x --user-paths statick-md/,statick-md/src/statick_md --profile writegood-profile.yaml --config md-config.yaml --log info That found 257 total unique issues using only the |
Codecov Report
@@ Coverage Diff @@
## main #41 +/- ##
==========================================
+ Coverage 95.86% 95.90% +0.03%
==========================================
Files 6 7 +1
Lines 242 293 +51
==========================================
+ Hits 232 281 +49
- Misses 10 12 +2
Continue to review full report at Codecov.
|
…ge severity from 3 to 1. Add tests to cover these changes.
No description provided.