xray-16 icon indicating copy to clipboard operation
xray-16 copied to clipboard

Update and enforce formatting for C/C++ (#1474)

Open AMS21 opened this issue 1 year ago • 1 comments

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.

AMS21 avatar Nov 04 '23 11:11 AMS21

Rebased and update to LLVM 18

AMS21 avatar Mar 15 '24 10:03 AMS21