Skip to content

style: apply ruff format to pass CI checks#32

Merged
ancongui merged 1 commit into
mainfrom
develop
Feb 22, 2026
Merged

style: apply ruff format to pass CI checks#32
ancongui merged 1 commit into
mainfrom
develop

Conversation

@ancongui
Copy link
Copy Markdown
Contributor

Summary

  • Ran ruff format on all src/ and tests/ files to fix CI ruff format --check failures
  • 28 files reformatted to comply with ruff formatting rules

Test plan

  • CI lint job passes (ruff check + ruff format --check)
  • CI type check job passes (pyright)
  • CI test job passes (pytest)
  • CI frontend build passes

Fixes CI ruff format --check failures.
@ancongui ancongui merged commit cef02c8 into main Feb 22, 2026
13 checks passed
ancongui added a commit that referenced this pull request May 31, 2026
style: apply ruff format to pass CI checks
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