Skip to content

Switch from black to ruff format - #4

Merged
MaxGhenis merged 1 commit into
mainfrom
switch-to-ruff
Mar 6, 2026
Merged

MaxGhenis merged 1 commit into
mainfrom
switch-to-ruff

Conversation

@MaxGhenis

Copy link
Copy Markdown
Contributor

Summary

  • Replace black and linecheck with ruff>=0.9.0 in dev dependencies
  • Update Makefile and CI workflows (pr.yaml, push.yaml) to use ruff format instead of black and linecheck
  • Remove [tool.black] section from pyproject.toml
  • Reformat all files with ruff defaults (88 char line length)

Test plan

  • ruff format --check . passes
  • CI checks pass

Generated with Claude Code

Replace black and linecheck with ruff>=0.9.0 in dev dependencies,
update Makefile and CI workflows to use ruff format, remove [tool.black]
config, and reformat all files with ruff defaults.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxGhenis
MaxGhenis merged commit 5afb567 into main Mar 6, 2026
3 of 8 checks passed
@MaxGhenis
MaxGhenis deleted the switch-to-ruff branch March 6, 2026 13:31
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