Skip to content

Apply JuliaFormatter to fix code formatting #645

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2025

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Applied JuliaFormatter to ensure consistent code formatting
  • Formatted 10 files to comply with SciML style guide
  • Test status: ⚠️ Some tests failed

Changes

 docs/src/tutorials/linear.md | 2 +-
 ext/LinearSolveEnzymeExt.jl  | 2 +-
 src/KLU/klu.jl               | 3 ++-
 src/generic_lufact.jl        | 4 ++--
 src/simplegmres.jl           | 2 +-
 test/adjoint.jl              | 2 +-
 test/default_algs.jl         | 2 +-
 test/hypretests.jl           | 8 ++++----
 test/nopre/enzyme.jl         | 6 +++---
 test/retcodes.jl             | 2 +-
 10 files changed, 17 insertions(+), 16 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

- Applied JuliaFormatter with SciML style guide
- Formatted 10 files
- Tests: ✗ Failed

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas ChrisRackauckas merged commit 6cd3598 into SciML:main Jul 27, 2025
37 of 40 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 27, 2025 15:36
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