Open Arsenic-ATG opened 1 year ago
Add .clang-format file to the project with the formatting standards followed by the project ( the project currently uses LLVM coding standards ).
.clang-format
clang-format -style=llvm -dump-config > .clang-format
Add
.clang-format
file to the project with the formatting standards followed by the project ( the project currently uses LLVM coding standards ).