-
Notifications
You must be signed in to change notification settings - Fork 27
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
Move to clang-format 18 #341
Comments
You can bump the CCCL clang format version by updating this line in the image matrix. |
bernhardmgruber
added a commit
to bernhardmgruber/devcontainers
that referenced
this issue
Jul 3, 2024
Thx a lot! PR is here: #343 |
trxcllnt
pushed a commit
that referenced
this issue
Jul 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our CCCL pre-commit informed us of an available update that includes moving from clang-format 17.0.6 to 18.1.8. @jrhemstad pointed out this needs to be synced with the version installed in the devcontainers, so developers will have a good experience of getting the same formatting locally as what the CI checks for. Hence this issue.
I kindly ask to upgrade the clang-format version to the latest 18 release in devcontainers. We can then fix the pre-commit clang-format version to that version.
The text was updated successfully, but these errors were encountered: