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

ci: Move to clang-format version 18 #830

Conversation

rettichschnidi
Copy link
Contributor

This makes use of the fact that we have moved CI to Ubuntu 24.04, and are no longer constrained to the old versions offered by Ubuntu 20.04.

Please note: clang-format-18 does return an non-zero exit code when changes have been found. For this reason, it gets now run in a subshell which has the pipefail option disabled.

This makes use of the fact that we have moved CI to Ubuntu 24.04, and
are no longer constrained to the old versions offered by Ubuntu 20.04.

Please note: clang-format-18 does return an non-zero exit code when
changes have been found. For this reason, it gets now run in a subshell
which has the pipefail option disabled.
@rettichschnidi rettichschnidi marked this pull request as ready for review November 24, 2024 19:46
@rettichschnidi rettichschnidi merged commit dc9acdb into eclipse-wakaama:main Nov 25, 2024
34 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.

2 participants