Skip to content

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 <noreply@anthropic.com>
@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