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 black, flake8 and isort with ruff #447

Merged
merged 4 commits into from
Dec 7, 2024

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Dec 6, 2024

This PR replaces Black, flak8 and isort with Ruff for format checking, reduces tooling.

@dulmandakh dulmandakh changed the title CI: use ruff for format check replace black and isort with ruff Dec 6, 2024
@asherf asherf requested a review from Copilot December 6, 2024 14:51

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 10 changed files in this pull request and generated no suggestions.

Files not reviewed (5)
  • django_prometheus/tests/end2end/testapp/urls.py: Evaluated as low risk
  • django_prometheus/tests/end2end/testapp/views.py: Evaluated as low risk
  • pyproject.toml: Evaluated as low risk
  • django_prometheus/tests/end2end/testapp/settings.py: Evaluated as low risk
  • django_prometheus/db/common.py: Evaluated as low risk
@dulmandakh dulmandakh changed the title replace black and isort with ruff replace black, flake8 and isort with ruff Dec 7, 2024
@asherf asherf merged commit b1d30cd into korfuri:master Dec 7, 2024
5 checks passed
@dulmandakh dulmandakh deleted the ruff-format branch December 7, 2024 20:20
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