Format files with Runic 1.10 - #5046
Merged
ChrisRackauckas merged 1 commit intoAug 30, 2026
Merged
Conversation
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> Co-Authored-By: OpenAI Codex <noreply@openai.com> Agent-Harness: Codex (version unknown) Agent-Model: unknown Agent-Session: local session ID 01a04feb-43da-7ce1-99e4-a68438c69833
Member
Author
|
Plan/status: apply only Runic v1.10.0 output to the three CI-identified files; verify the full tree with the exact formatter version; keep all behavior changes out of this mechanical PR; merge or otherwise land this cleanup before rebasing dependent PR #5045. |
This was referenced Aug 30, 2026
ChrisRackauckas
marked this pull request as ready for review
August 30, 2026 08:57
This was referenced Aug 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ignore this PR until it has been reviewed by @ChrisRackauckas.
What changed and why
Runic v1.10.0, used by the repository CI action, rejects three files that were clean under the previously installed local Runic v1.7.0. This PR applies only the v1.10.0 indentation changes so behavioral PRs do not need to mix mechanical formatting into their diffs.
Verification
GROUP=QAwas not rerun after these whitespace-only changes. On clean upstream/master commitf9131984d9, it was run and failed with two existing package-wide checks: 263 JET typo-mode diagnostics and four unapproved public reexports. A separate investigation is in progress.No docs build or behavioral test group was run because this PR contains only formatter output and changes no code behavior, public API, docstring, or documentation.
Unblocks the Runic check on #5045.
🤖 Generated with Codex (version unknown; model: unknown; session: local session ID
01a04feb-43da-7ce1-99e4-a68438c69833).