Skip to content

style: apply ruff format across repo#7

Merged
SonAIengine merged 1 commit into
mainfrom
style/ruff-format-repo
Jun 28, 2026
Merged

style: apply ruff format across repo#7
SonAIengine merged 1 commit into
mainfrom
style/ruff-format-repo

Conversation

@SonAIengine

Copy link
Copy Markdown
Contributor

The repo had 14 files not matching ruff format, so the CI lint step (ruff format --check) fails on every PR regardless of its contents.

This applies ruff format (0.15.7, the version pinned in uv.lock) across the repo. Formatting only — no logic changes.

Files: eval/, examples/ablation/, tests/*, src/synaptic/graph.py, src/synaptic/mcp/server.py.

Merging this unblocks CI lint for all open PRs (e.g. feature/reranker-memory-axis).

🤖 Generated with Claude Code

Repo had 14 files not matching ruff format, failing the CI lint (ruff format --check) on every PR. Pure formatting, no logic change.
@SonAIengine SonAIengine merged commit 48c621c into main Jun 28, 2026
2 checks passed
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