mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Get scripting compiling on clang
This commit is contained in:
@@ -5,4 +5,4 @@ set -e
|
||||
basedir="$(readlink -f `dirname $0`/..)"
|
||||
cd $basedir
|
||||
|
||||
scripts/run-clang-format.py -r src test --exclude src/openrct2/thirdparty
|
||||
scripts/run-clang-format.py -r src test --exclude src/thirdparty
|
||||
|
||||
Reference in New Issue
Block a user