xray-16
xray-16 copied to clipboard
Update and enforce formatting for C/C++ (#1474)
Every new commit or pull request will now be checked with clang-format
.
Note that only violations in new code will be reported and any old code will stay just as it is.
Here is an example PR to showcase how this would look like.
Rebased and update to LLVM 18