Skip to content

Conversation

@ldez
Copy link
Member

@ldez ldez commented Oct 18, 2025

Adds formatStmts and formatExprs to handle slices of statements or expressions.

Adds formatFile for consistency with other formatXXX methods.

Refactors the algorithm used to stop the rounds into something more human-readable and adds comments to explain the algorithm.
Renames the variable linesToShorten into nbLinesToShorten because the name was ambiguous.

Renames the function tags.HasMultipleTags into tags.HasMultipleEntries because the word Tags is ambiguous in the context.

Still the same goal: ease the maintenance.

@ldez ldez added the enhancement New feature or request label Oct 18, 2025
@ldez ldez merged commit 6a6feb9 into main Oct 18, 2025
8 checks passed
@ldez ldez deleted the feat/simplify-factorize branch October 18, 2025 23:19
@ldez ldez added this to the v0.14 milestone Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants