-
Notifications
You must be signed in to change notification settings - Fork 85
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
chore: Use Ruff lint config #2381
Conversation
* Use the Ruff lint config option as recommended in the Scientific Python Development Guide. - RF202: Use (new) lint config section. - c.f. https://learn.scientific-python.org/development/guides/style/#ruff
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2381 +/- ##
=======================================
Coverage 98.28% 98.28%
=======================================
Files 69 69
Lines 4539 4539
Branches 803 803
=======================================
Hits 4461 4461
Misses 45 45
Partials 33 33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
FYI, you can paste the HTML version into issues. :) pipx run sp-repo-review[cli] gh:scikit-hep/pyhf@main --format html General
PyProject
GitHub Actions
Pre-commit
MyPy
Ruff
Documentation
|
* Use the Ruff lint config option as recommended in the Scientific Python Development Guide. - RF202: Use (new) lint config section. - c.f. https://learn.scientific-python.org/development/guides/style/#ruff
Description
Use the Ruff lint config option as recommended in the Scientific Python Development Guide.
Thanks for adding this to repo-review, @henryiii!
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: