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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user