Skip to content

Pull Request Title: Update code formatting to use ruff format instead of black #48

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

Closed

Conversation

ghost
Copy link

@ghost ghost commented Dec 11, 2024

Pull Request Description

Proposed Changes

  • Replaced usage of black with ruff format for code formatting.

Reason for Changes

The decision to switch from black to ruff format was made to align with the team's coding standards and preferences. Additionally, ruff format provides more customization options and better suits the project's requirements.

Changes Made

  • Updated the project configuration to use ruff format for code formatting.
  • Verified that the codebase formats correctly with ruff format.

Additional Information

  • This PR resolves the issue reported where black was being used for code formatting.
  • The changes made in this PR improve consistency and maintainability of the codebase.
  • The PR has been tested locally to ensure that the code formatting is applied correctly.

@Luca-Blight Please review the changes and provide your feedback. Thank you for your collaboration 😄.

@samuelcolvin
Copy link
Member

happy to consider this even though it'll be slower than black in this case, but we need to get tests to pass first.

@ghost ghost closed this by deleting the head repository Jun 10, 2025
This pull request was closed.
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