Update clang-format version used#1775
Conversation
|
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_192 ran successfully. |
918ea99 to
9514ac3
Compare
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_195 ran successfully. |
9514ac3 to
aeae93e
Compare
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
6a84594 to
f50c1af
Compare
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
3 similar comments
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_194 ran successfully. |
Updated Ubuntu container version in pre-commit workflow to the 24.04.
f50c1af to
bad1b4e
Compare
|
Array API standard conformance tests for dpctl=0.18.0dev0=py310ha798474_198 ran successfully. |
ndgrigorian
left a comment
There was a problem hiding this comment.
clang-format currently works out-of-the-box on Ubuntu 24.04 and pre-commit passes for all files without any work-around.
Since no (actively being worked on) PRs are open which touch C++ code, I think it would be good to merge this sooner rather than later.
Thank you @oleksandr-pavlyk !
This resolves gh-1708. The goal is to use clang-format aligned with Ubuntu 24.04
Update clang-format version in cpp_style_checks
Updated Ubuntu container version in pre-commit workflow to the latest.