Skip to content

Conversation

@jvsqzj
Copy link
Contributor

@jvsqzj jvsqzj commented May 30, 2025

This PR introduces Line Length and Breaking style rules to the lint module. It also covers rule IN6 which was left out of scope for previous Indentation rules patch and had important implications for line length implementation.

@jvsqzj jvsqzj changed the title Add exception to indent_paren_expr to be handled by LL6 rule Implement line length and breaking rules May 30, 2025
@jvsqzj jvsqzj force-pushed the feature/73-line-breaking branch from a36462e to d9bb070 Compare June 19, 2025 15:31
@jvsqzj jvsqzj force-pushed the feature/73-line-breaking branch from d9bb070 to 3110e82 Compare June 23, 2025 16:48
@me-cr me-cr force-pushed the feature/73-line-breaking branch 7 times, most recently from b934564 to cca1d93 Compare July 1, 2025 16:29
@me-cr me-cr force-pushed the feature/73-line-breaking branch 2 times, most recently from ed9dae7 to faf5b2a Compare July 3, 2025 22:17
@jvsqzj jvsqzj mentioned this pull request Oct 3, 2025
@jvsqzj jvsqzj force-pushed the feature/73-line-breaking branch 3 times, most recently from 308ee69 to 18a10ea Compare October 3, 2025 22:47
@jvsqzj jvsqzj marked this pull request as ready for review October 3, 2025 22:48
jvsqzj and others added 5 commits October 3, 2025 15:49
@jvsqzj jvsqzj force-pushed the feature/73-line-breaking branch from 18a10ea to d9825d1 Compare October 3, 2025 22:50
Copy link
Contributor

@JonatanWaern JonatanWaern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will examine further next week, but looks good so far

Copy link
Contributor

@JonatanWaern JonatanWaern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the changelog merge conflict blocks the ability to run a CI on this (which is weird), but likely you need to run clippy on this also

@JonatanWaern
Copy link
Contributor

@jvsqzj I am not familiar with the restrictions on commits on GH PRs, do you need me to merge in the suggested changes or are these more for me to preview what is happening?

@dtarassenko dtarassenko force-pushed the feature/73-line-breaking branch from eae072a to 8745d24 Compare November 20, 2025 20:07
@dtarassenko dtarassenko force-pushed the feature/73-line-breaking branch from 8745d24 to a5cb86b Compare November 20, 2025 20:07
@jvsqzj
Copy link
Contributor Author

jvsqzj commented Nov 20, 2025

@jvsqzj I am not familiar with the restrictions on commits on GH PRs, do you need me to merge in the suggested changes or are these more for me to preview what is happening?

We do need you to merge, as none of us has write permissions to upstream.
I think this is ready, we've addressed all suggestions and applied clippy fixes

@JonatanWaern
Copy link
Contributor

LGTM at this point, nice work! final ACK. from you (@jvsqzj ) and then Ill push the big green button.

@jvsqzj
Copy link
Contributor Author

jvsqzj commented Nov 21, 2025

Thanks! Lets get it merged

@JonatanWaern JonatanWaern merged commit a2bc1f5 into intel:main Nov 21, 2025
4 checks passed
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.

5 participants