FormatChecks #2

Merged
rboullard merged 8 commits from FormatChecks into Development 2026-01-28 16:41:08 +00:00
Showing only changes of commit b3011e45db - Show all commits

View File

@@ -62,4 +62,4 @@ jobs:
submodules: recursive submodules: recursive
- name: Clang Format Checks - name: Clang Format Checks
run: ./format.sh --check Bigfoot run: chmod +x format.sh && ./format.sh --check Bigfoot