FormatChecks #2

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

View File

@@ -45,12 +45,12 @@ jobs:
run: |
cd ./build/${{ matrix.build_type }}
xvfb-run ctest . --output-on-failure
clang-format:
runs-on: ubuntu-latest
timeout-minutes: 120
container:
image: git.romainboullard.com/bigfootdev/linuxbigfootbuilder:main
steps:
name: Clang Format Checkout
run: chmod +x format.sh && ./format.sh Bigfoot checker
- name: Clang Format Checkout
run: chmod +x format.sh && ./format.sh Bigfoot checker