-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update gitignore, flake8, and pre-commit config files #101
Conversation
4534b02
to
3f8ed8f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #101 +/- ##
=======================================
Coverage 41.64% 41.64%
=======================================
Files 4 4
Lines 461 461
Branches 74 74
=======================================
Hits 192 192
Misses 268 268
Partials 1 1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@willingc thank you for this. see what you think about removing some of the things we don't need or let me know if you think we should keep the default as is. once we clean this up we can merge this. approving!
# Configuration reference doc: https://pre-commit.com/#pre-commit-configyaml---top-level | ||
|
||
# Developers | ||
# You may want to install pre-commit to run locally on each minimum_pre_commit_version |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you this is wonderful!
Co-authored-by: Leah Wasser <leah@pyopensci.org>
Co-authored-by: Leah Wasser <leah@pyopensci.org>
Co-authored-by: Leah Wasser <leah@pyopensci.org>
Co-authored-by: Leah Wasser <leah@pyopensci.org>
Addresses #78.
This PR updates and documents the following configuration files: