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

Use ruff for formatting #349

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

tqa236
Copy link
Contributor

@tqa236 tqa236 commented Jan 19, 2024

Description

  • Use ruff for formatting
  • Use pre-commit instead of tox to run linting and formatting task.

I took the liberty to combine both changes into 1 PR as they are quite short, especially the replacement of tox by pre-commit

Checklist:

  • I have updated the documentation in the README.md file or my changes don't require an update.
  • I have added an entry in CHANGELOG.md.
  • I have added or adapted tests to cover my changes.
  • I have run tox -e fix-style to format my code and checked the result with tox -e style.

@jendrikseipp jendrikseipp merged commit d47dcdc into jendrikseipp:main Jan 19, 2024
16 checks passed
@jendrikseipp
Copy link
Owner

Flawless!

@tqa236 tqa236 deleted the use-ruff-for-formatting branch January 19, 2024 20:09
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