description |
---|
Autoformating C/C++ code can be done with clang-format. The appropriate files to use this are below: |
{% file src="../../.gitbook/assets/clang-format.bin" %} clang-format Download {% endfile %}
{% file src="../../.gitbook/assets/format.sh" %} format.sh Download {% endfile %}
Set up clang-format on your path with your terminal of choice (as found online), then run "format.sh".
- BLRS (Purdue SIGBots)