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

Enable ruff pydocstyle linter rule #2547

Merged
merged 5 commits into from
Oct 16, 2024
Merged

Enable ruff pydocstyle linter rule #2547

merged 5 commits into from
Oct 16, 2024

Conversation

bouweandela
Copy link
Member

@bouweandela bouweandela commented Oct 10, 2024

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:

@bouweandela bouweandela added the enhancement New feature or request label Oct 10, 2024
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (1279874) to head (1c1f2f0).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@bouweandela bouweandela marked this pull request as ready for review October 10, 2024 21:32
Copy link
Contributor

@schlunma schlunma left a 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.

@schlunma schlunma added this to the v2.12.0 milestone Oct 16, 2024
@valeriupredoi
Copy link
Contributor

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 🍺

Copy link
Contributor

@valeriupredoi valeriupredoi left a 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

@bouweandela bouweandela merged commit e69ec5d into main Oct 16, 2024
7 checks passed
@bouweandela bouweandela deleted the enable-pydocstyle branch October 16, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants