1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 18:25:16 +01:00

Merge pull request #22386 from mrmbernardi/format

Apply check-code-formatting changes
This commit is contained in:
Michael Steenbeek
2024-10-03 13:21:45 +02:00
committed by GitHub
21 changed files with 1163 additions and 1163 deletions

View File

@@ -16,4 +16,4 @@ fi
basedir="$($readlink_bin -f `dirname $0`/..)"
cd $basedir
scripts/run-clang-format.py -r src test data/shaders --exclude src/thirdparty
scripts/run-clang-format.py --clang-format-executable /usr/lib/llvm18/bin/clang-format -r src test data/shaders --exclude src/thirdparty