Skip to content

Initialize line split fixes following Catalyst.jl PR #1306#550

Merged
ChrisRackauckas merged 2 commits intomasterfrom
fix-formatter-line-splits
Aug 1, 2025
Merged

Initialize line split fixes following Catalyst.jl PR #1306#550
ChrisRackauckas merged 2 commits intomasterfrom
fix-formatter-line-splits

Conversation

@ChrisRackauckas
Copy link
Member

Initialize fixing unnecessary line splits following Catalyst.jl PR #1306 guidelines. Part of systematic effort across 10+ SciML repositories. 🤖 Generated with Claude Code

claude added 2 commits August 1, 2025 07:48
This commit creates the branch for fixing line splits following
Catalyst.jl PR #1306 guidelines.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Fixed 1 instance of unnecessary line split:
- lib/DataDrivenSparse/test/cartpole.jl: Fixed 1 complex mathematical expression with division operation in cartpole dynamics

The change follows Catalyst.jl PR #1306 guidelines to improve readability
by keeping semantically related expressions on single lines while staying
under 120 character limits.

Related to: JuliaFormatter.jl PR #934

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

Co-Authored-By: Claude <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas merged commit 244fa20 into master Aug 1, 2025
14 of 19 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-formatter-line-splits branch August 1, 2025 15:12
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