Skip to content

style: apply ruff format to all files flagged by CI#19

Merged
michaelalber merged 1 commit intomainfrom
fix/formatting
Apr 26, 2026
Merged

style: apply ruff format to all files flagged by CI#19
michaelalber merged 1 commit intomainfrom
fix/formatting

Conversation

@michaelalber
Copy link
Copy Markdown
Owner

Summary

  • Runs ruff format on the 5 files flagged by the CI ruff format --check gate: __main__.py, embeddings.py, parser.py, test_cli.py, test_embeddings.py
  • No logic changes — formatting only

Test plan

  • ruff format --check src/ tests/ passes (0 files would be reformatted)
  • ruff check src/ tests/ passes
  • 319 unit tests pass (verified locally)

🤖 Generated with Claude Code

5 files reformatted to satisfy `ruff format --check` gate:
__main__.py, embeddings.py, parser.py, test_cli.py, test_embeddings.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@michaelalber michaelalber merged commit 48e6331 into main Apr 26, 2026
10 checks passed
@michaelalber michaelalber deleted the fix/formatting branch April 26, 2026 23:06
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