Skip to content

style: apply Runic v1.7.0 formatting#194

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:run-runic-formatting
Jun 7, 2026
Merged

style: apply Runic v1.7.0 formatting#194
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:run-runic-formatting

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Summary

This is a standalone, pure-formatting PR that runs Runic v1.7.0 (the exact version used by the centralized SciML runic.yml@v1 CI workflow) in-place over the repository to make the Runic Format Check pass.

  • No logic changes, no CI/Project.toml changes, no non-.jl changes.
  • The single diff is in lib/ODEProblemLibrary/src/brusselator_prob.jl: Runic adds an explicit return to a trailing @inbounds for loop (Runic's explicit-return rule).
  • After reformatting, Runic.main(["--check", "--diff", "."]) exits 0 (no remaining diffs) across all 29 tracked .jl files.

This is intentionally a separate, self-contained formatting PR so it can be reviewed and merged independently of any other work.

Please ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

Pure formatting changes applied by running Runic v1.7.0 (the version used
by the centralized SciML runic.yml@v1 CI workflow) in-place over the repo.
This makes the Runic Format Check pass. No logic changes.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 7, 2026 08:17
@ChrisRackauckas ChrisRackauckas merged commit 7d4b9eb into SciML:master Jun 7, 2026
6 of 19 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.

2 participants