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 mypy and black with ruff #262

Merged
merged 20 commits into from
Dec 2, 2024

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Dec 2, 2024

Description

This PR makes the repo utilize hatch fmt for linting, which under the hood utilizes ruff.

Changes are all related to linting warnings provided by ruff.

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger changed the title Switch Python linter from back to ruff Switch Python linter from black to ruff Dec 2, 2024
@Archmonger Archmonger changed the title Switch Python linter from black to ruff Replace mypy and black with ruff Dec 2, 2024
@Archmonger Archmonger marked this pull request as ready for review December 2, 2024 09:32
@Archmonger Archmonger requested a review from a team as a code owner December 2, 2024 09:32
@Archmonger Archmonger merged commit a85164c into reactive-python:main Dec 2, 2024
10 checks passed
@Archmonger Archmonger deleted the post-hatch-formatting branch December 2, 2024 09:33
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.

1 participant