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

Codeformat from new pre-commit config #1433

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Codeformat from new pre-commit config #1433

merged 2 commits into from
Mar 11, 2024

Conversation

christophfroehlich
Copy link
Contributor

New pre-commit config introduces clang 18, which likes to reformat some parts of the code.
And it seems that I forgot to run pre-commit on #1429 -> black also complains.

@saikishor
Copy link
Member

This might be needed before #1434 and #1435 right?

@christophfroehlich christophfroehlich added backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. labels Mar 11, 2024
@christophfroehlich
Copy link
Contributor Author

This might be needed before #1434 and #1435 right?

To have green CI in the backport PRs, yes.

@bmagyar bmagyar merged commit 591b06c into master Mar 11, 2024
7 of 12 checks passed
@bmagyar bmagyar deleted the codeformat branch March 11, 2024 18:27
mergify bot pushed a commit that referenced this pull request Mar 11, 2024
(cherry picked from commit 591b06c)

# Conflicts:
#	rqt_controller_manager/rqt_controller_manager/controller_manager.py
mergify bot pushed a commit that referenced this pull request Mar 11, 2024
(cherry picked from commit 591b06c)

# Conflicts:
#	rqt_controller_manager/rqt_controller_manager/controller_manager.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants