Skip to content

style: reformat for rustfmt 1.96 / ruff 0.15#155

Merged
markovejnovic merged 1 commit into
mainfrom
fix/fmt-drift
Jun 25, 2026
Merged

style: reformat for rustfmt 1.96 / ruff 0.15#155
markovejnovic merged 1 commit into
mainfrom
fix/fmt-drift

Conversation

@markovejnovic

Copy link
Copy Markdown
Contributor

The :rust: fmt and :python: fmt CI steps were failing against the newer toolchain versions baked into the runner (rustfmt 1.96.0, ruff 0.15.14): crates/hm/tests/cmd_init.rs (assert! wrapping) and harmont-py/tests/test_setup.py. This is pure cargo fmt + ruff format output — no behavior change. Verified green via build #239.

The :rust: fmt and :python: fmt CI steps failed against the newer toolchain
versions (rustfmt 1.96.0, ruff 0.15.14) — cmd_init.rs assert! wrapping and
test_setup.py. Apply the formatters; no behavior change.
@markovejnovic markovejnovic merged commit 1a9c82b into main Jun 25, 2026
16 of 17 checks passed
@markovejnovic markovejnovic deleted the fix/fmt-drift branch June 25, 2026 01:45
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