Skip to content

Apply JuliaFormatter to fix code formatting#192

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas:fix-formatting
Jul 31, 2025
Merged

Apply JuliaFormatter to fix code formatting#192
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas:fix-formatting

Conversation

@ChrisRackauckas
Copy link
Member

Summary

  • Applied JuliaFormatter to ensure consistent code formatting
  • Formatted 10 files to comply with SciML style guide

Changes

 ext/ExponentialUtilitiesStaticArraysExt.jl | 133 +++++++++++++++--------------
 src/arnoldi.jl                             |   5 +-
 src/exp_baseexp.jl                         |  16 ++--
 src/exp_generic.jl                         |   2 +-
 src/exp_sparse.jl                          |  15 ++--
 src/kiops.jl                               |   6 +-
 src/krylov_phiv.jl                         |  10 +--
 src/krylov_phiv_adaptive.jl                |  10 ++-
 src/phi.jl                                 |   2 +-
 test/basictests.jl                         |  12 +--
 10 files changed, 115 insertions(+), 96 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

- Applied JuliaFormatter with SciML style guide
- Formatted 10 files

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas ChrisRackauckas merged commit d4e4c7b into SciML:master Jul 31, 2025
18 of 27 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 31, 2025 21:59
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