Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 213 Bytes

File metadata and controls

7 lines (5 loc) · 213 Bytes

Make sure to run clang-format on all files you have changed

clang-format -i <insert_path_to_file>

NOTE: Make sure you format each file manually, DO NOT run clang-format on the entire project