Skip to content
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

[Humble] enable ReflowComments to also use ColumnLimit on comments #1038

Merged
merged 2 commits into from May 30, 2023

Conversation

saikishor
Copy link
Member

Currently, as the ReflowComments are not enabled, the 100 columns limit is only applied to the code but not to the comments, and in the end, the CI checks are failing in this regard. By enabling the ReflowComments, this should be solved.

There are some differences between rolling and humble, It wouldn't be back portable directly. So, I have created 2 different PRs for each branch

This PR is for the humble branch applying the reformatting changes: #1037

@saikishor saikishor changed the base branch from master to humble May 28, 2023 15:39
@bmagyar bmagyar merged commit f37408c into ros-controls:humble May 30, 2023
2 checks passed
flochre pushed a commit to flochre/ros2_control that referenced this pull request Jul 5, 2023
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.

None yet

2 participants