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

style(format): reformat codebase using Black #2406

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

itstrueitstrueitsrealitsreal

Fixes #2368

Summary

This PR introduces Black as the default code formatter and enforces formatting using GitHub Actions (in .github/workflows/format.yml) to maintain consistency across the codebase.

Solution

Reformatted the entire codebase using Black for consistency.
Added a GitHub Actions workflow that checks formatting on every pull request.

@itstrueitstrueitsrealitsreal itstrueitstrueitsrealitsreal marked this pull request as draft February 5, 2025 13:41
@itstrueitstrueitsrealitsreal itstrueitstrueitsrealitsreal marked this pull request as ready for review February 5, 2025 13:45
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.

[SUGGESTION] Enforce Consistent Code Formatting
1 participant