Skip to content

Improve fixer for DeclStmt #175

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 10 commits into from
Jun 22, 2025
Merged

Improve fixer for DeclStmt #175

merged 10 commits into from
Jun 22, 2025

Conversation

bombsimon
Copy link
Owner

@bombsimon bombsimon commented Jun 19, 2025

New tracking issue for #121 after #122 but now with the v5 codebase.

First iteration bails out if we have any comments but as long as no comments are related to statement we can group them safely.

  • Group any decl statement without comments
  • Group any decl statement with comments

@coveralls
Copy link

coveralls commented Jun 19, 2025

Coverage Status

coverage: 94.322% (-0.08%) from 94.404%
when pulling 8cf3652 on decl-fixer-2
into e18f93d on main.

@bombsimon bombsimon force-pushed the decl-fixer-2 branch 2 times, most recently from b663e6d to ddda8c5 Compare June 20, 2025 06:22
@bombsimon bombsimon merged commit 0423af1 into main Jun 22, 2025
4 checks passed
@bombsimon bombsimon deleted the decl-fixer-2 branch June 22, 2025 17:01
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