Skip to content

Add standard format#290

Merged
eric-eclecticiq merged 9 commits into
masterfrom
add-black-format
Dec 8, 2025
Merged

Add standard format#290
eric-eclecticiq merged 9 commits into
masterfrom
add-black-format

Conversation

@eric-eclecticiq
Copy link
Copy Markdown
Contributor

@eric-eclecticiq eric-eclecticiq commented Dec 3, 2025

  1. Add black configuration, dep and CI check

  2. Add isort configuration, dep and CI check

  3. Add commits to black and isort the codebase as skipped by default while blaming

  4. Added flake8 error codes to ignore to be compatible with black

    # E203 whitespace before ':'
    # W503 line break before binary operator
    # W504 line break after binary operator
    # E704 multiple statements on one line (def)
    

@eric-eclecticiq eric-eclecticiq changed the title Add black format Add standard format Dec 4, 2025
@eric-eclecticiq eric-eclecticiq requested a review from saaj December 4, 2025 09:31
Comment thread .github/workflows/format.yml Outdated
@eric-eclecticiq eric-eclecticiq merged commit 5da96e1 into master Dec 8, 2025
6 checks passed
@eric-eclecticiq eric-eclecticiq deleted the add-black-format branch December 8, 2025 10:12
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.

3 participants