Autoformatting
Autoformating C/C++ code can be done with clang-format. The appropriate files to use this are below:
Last updated
Autoformating C/C++ code can be done with clang-format. The appropriate files to use this are below:
Last updated
This work is licensed under a Attribution-ShareAlike 2.0 Generic License
Set up clang-format on your path with your terminal of choice (as found online), then run "format.sh".
BLRS (Purdue SIGBots)