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

Replace pydocstyle with Ruff (backport #26) #30

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 28, 2024

Fixes #25

Pydocstyle was deprecated in favor of Ruff. Ruff has the exact same lints via the D ruleset.

As before, we only run the doc checks on source code and not tests.


This is an automatic backport of pull request #26 done by Mergify.

* Replace pydocstyle with Ruff

* Add to style env

* Configure Google style

* Call a single time

* More precise ignore

* Revert "More precise ignore"

This reverts commit 8d5ff43.

* More precise config

(cherry picked from commit 6fa4aa1)
@mergify mergify bot mentioned this pull request Oct 28, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11558572639

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 11507133502: 0.0%
Covered Lines: 429
Relevant Lines: 429

💛 - Coveralls

@Eric-Arellano Eric-Arellano merged commit 26108db into stable/0.1 Oct 28, 2024
15 checks passed
@Eric-Arellano Eric-Arellano deleted the mergify/bp/stable/0.1/pr-26 branch October 28, 2024 16:54
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.

2 participants