Skip to content
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

Merged
merged 5 commits into from
Aug 16, 2021

Conversation

tdenewiler
Copy link
Collaborator

No description provided.

@tdenewiler
Copy link
Collaborator Author

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 writegood tool plugin.

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2021

Codecov Report

Merging #41 (149ce8f) into main (467c292) will increase coverage by 0.03%.
The diff coverage is 96.07%.

Impacted file tree graph

@@            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     
Impacted Files Coverage Δ
...c/statick_md/plugins/tool/writegood_tool_plugin.py 96.07% <96.07%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 467c292...149ce8f. Read the comment docs.

@tdenewiler tdenewiler requested a review from xydesa August 12, 2021 17:44
…ge severity from 3 to 1. Add tests to cover these changes.
@xydesa xydesa merged commit 213c335 into sscpac:main Aug 16, 2021
@tdenewiler tdenewiler deleted the writegood branch August 16, 2021 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants