Skip to content

Format code with JuliaFormatter v2.1.5 #472

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 31, 2025

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Applied JuliaFormatter v2.1.5 to the codebase for consistent formatting
  • Formatted 9 files including source files, extensions, and tests
  • One file (src/vector_of_array.jl) was skipped due to parsing error with special comment syntax
  • No functional changes, only formatting improvements

Test plan

  • All formatting changes applied successfully
  • Run existing test suite to ensure no functional regressions
  • Verify code still compiles and functions correctly

🤖 Generated with Claude Code

Applied JuliaFormatter to ensure consistent code formatting across the codebase.
This includes formatting improvements to source files, extensions, and test files.
Note: One file (src/vector_of_array.jl) was skipped due to parsing error with special comment syntax.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 204f2ab into master Jul 31, 2025
25 of 26 checks passed
@ChrisRackauckas ChrisRackauckas deleted the format-code-with-juliaformatter branch July 31, 2025 22:53
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