Skip to content

Apply Runic formatting to mooncake.jl and named_array_partition_tests.jl#592

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:apply-runic-formatting
May 17, 2026
Merged

Apply Runic formatting to mooncake.jl and named_array_partition_tests.jl#592
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:apply-runic-formatting

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

Fixes the FormatCheck workflow on master. Two whitespace-only fixes applied by Runic.format_file(...; inplace = true) with Runic v1.7:

  • test/mooncake.jl: multi-line @test continuation indent
  • test/named_array_partition_tests.jl: drop extra horizontal alignment spaces in @test x[...] isa Vector{...} lines

Verified locally with Runic.main(["--check", "--diff", ...]) exit code 0.

Please ignore this PR until reviewed by @ChrisRackauckas.

Test plan

  • FormatCheck CI passes on this PR

Fixes the FormatCheck workflow on master. Two whitespace-only fixes:

- test/mooncake.jl: multi-line `@test` continuation indent
- test/named_array_partition_tests.jl: drop extra horizontal alignment
  spaces in `@test x[...]    isa Vector{...}` lines

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review May 17, 2026 22:50
@ChrisRackauckas ChrisRackauckas merged commit 7d0462a into SciML:master May 17, 2026
32 of 37 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