summaryrefslogtreecommitdiff
path: root/format-code.sh
AgeCommit message (Collapse)Author
2024-07-16Auto clang format (#74)Aaron Barnes
* add automated clang formatter * Automated clang-format * use /bin/bash and add print * use default checkout ref * Format only after tests are success * Run CI on merge group --------- Co-authored-by: barnes88 <[email protected]> Co-authored-by: JRPAN <[email protected]>
2021-10-17AccelWattch dev IntegrationVijayKandiah
2021-05-13rm old dirs in format-code.shAaron Barnes
2020-05-23code refomrattingMahmoud
2020-04-06A simple sciprt to clang-format the codeTim Rogers