Autoformatting
Autoformating C/C++ code can be done with clang-format. The appropriate files to use this are below:
Last updated
Was this helpful?
Autoformating C/C++ code can be done with clang-format. The appropriate files to use this are below:
Last updated
Was this helpful?
Set up clang-format on your path with your terminal of choice (as found online), then run "format.sh".
BLRS (Purdue SIGBots)