Skip to content

Format: apply Runic to fix format check#62

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:fix-formatting
Jun 13, 2026
Merged

Format: apply Runic to fix format check#62
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:fix-formatting

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

Formatting-only PR to fix the failing Runic format check.

The repo's format-check CI runs Runic (fredrikekre/runic-action@v1 / SciML/.github/.github/workflows/runic.yml@v1) with default settings (extensions jl, no docstring formatting). The check is currently failing.

This applies Runic v1.7.0 (the version version: '1' resolves to) in place over all git-tracked .jl files, matching exactly how CI selects and formats files. No semantic/code changes — verified that diffs are whitespace/formatting only (git diff --ignore-all-space is empty for the larger reindent). Re-running Runic in --check mode after formatting passes with exit code 0.

Ignore until reviewed by @ChrisRackauckas.

Formatting-only changes produced by running Runic (v1.7.0, matching CI's
runic-action@v1 / SciML runic.yml@v1 with default settings) over all
git-tracked .jl files. No semantic/code 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 13, 2026 08:53
@ChrisRackauckas ChrisRackauckas merged commit 0fd87c0 into SciML:main Jun 13, 2026
6 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