Skip to content

Apply JuliaFormatter to fix code formatting#450

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas:fix-formatting
Jul 29, 2025
Merged

Apply JuliaFormatter to fix code formatting#450
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas:fix-formatting

Conversation

@ChrisRackauckas
Copy link
Copy Markdown
Member

Summary

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

Changes

 ext/DataInterpolationsChainRulesCoreExt.jl         |  8 +--
 ext/DataInterpolationsMakieExt.jl                  | 29 ++++----
 ...ataInterpolationsSparseConnectivityTracerExt.jl | 82 +++++++++++-----------
 src/interpolation_caches.jl                        |  4 +-
 src/interpolation_utils.jl                         |  3 +-
 test/derivative_tests.jl                           |  3 +-
 test/interpolation_tests.jl                        |  2 -
 7 files changed, 67 insertions(+), 64 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

- Applied JuliaFormatter with SciML style guide
- Formatted 7 files

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas ChrisRackauckas merged commit c6e842e into SciML:master Jul 29, 2025
12 of 14 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 29, 2025 04:27
ChrisRackauckas added a commit that referenced this pull request Jul 31, 2025
This reverts commit c6e842e.

Reverting JuliaFormatter changes due to formatting issues being addressed in JuliaFormatter.jl PR#933.
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