Skip to content

Conversation

ChrisRackauckas
Copy link
Member

Summary

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

Changes

 docs/make.jl                               | 27 ++++++++++++++-------------
 docs/pages.jl                              |  4 ++--
 docs/src/basics/faq.md                     |  7 ++++---
 docs/src/basics/integrator.md              |  3 ++-
 docs/src/basics/plot.md                    |  3 ++-
 docs/src/basics/solution.md                | 12 +++++++-----
 docs/src/examples/beeler_reuter.md         |  5 +++--
 docs/src/examples/classical_physics.md     |  9 ++++++---
 docs/src/examples/kepler_problem.md        |  4 +++-
 docs/src/features/callback_functions.md    |  3 ++-
 docs/src/getting_started.md                |  9 +++++----
 docs/src/index.md                          |  2 +-
 docs/src/solvers/ode_solve.md              |  8 ++++----
 docs/src/tutorials/advanced_ode_example.md | 12 ++++++++----
 docs/src/tutorials/bvp_example.md          |  7 +++++--
 docs/src/tutorials/faster_ode_example.md   |  9 ++++++---
 docs/src/tutorials/sde_example.md          |  2 +-
 docs/src/types/dde_types.md                |  2 +-
 docs/src/types/rode_types.md               |  2 +-
 docs/src/types/sdde_types.md               |  3 +--
 20 files changed, 78 insertions(+), 55 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

- Applied JuliaFormatter with SciML style guide
- Formatted 20 files

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas
Copy link
Member Author

@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 29, 2025 04:57
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