-
Notifications
You must be signed in to change notification settings - Fork 38
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
Enable ruff pydocstyle linter rule #2547
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2547 +/- ##
=======================================
Coverage 95.01% 95.01%
=======================================
Files 251 251
Lines 14268 14268
=======================================
Hits 13557 13557
Misses 711 711 ☔ 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.
Great, thanks! I only have some tiny comments.
tests/integration/preprocessor/_regrid/test_extract_coordinate_points.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Manuel Schlund <[email protected]>
sorry @bouweandela I messed up your clean merge by merging #2536 first - could you pls fix the conflict? Merge at will after, I will approve now 🍺 |
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.
actually, maybe address me comments in #2540 first, then merge that into main
, then come back here - bet there'll be conflicts again in pyproject.toml
Description
Enable pydocstyle again, but now with ruff.
Related to #2528
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: