mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-31 10:45:16 +01:00
Use clang-format 20 (#24861)
https://clang.llvm.org/docs/ClangFormatStyleOptions.html
This commit is contained in:
committed by
GitHub
parent
616fdee571
commit
f6292b4c13
@@ -16,4 +16,4 @@ fi
|
||||
basedir="$($readlink_bin -f `dirname $0`/..)"
|
||||
cd $basedir
|
||||
|
||||
scripts/run-clang-format.py --clang-format-executable /usr/lib/llvm19/bin/clang-format -r src test data/shaders --exclude src/thirdparty
|
||||
scripts/run-clang-format.py --clang-format-executable /usr/lib/llvm20/bin/clang-format -r src test data/shaders --exclude src/thirdparty
|
||||
|
||||
Reference in New Issue
Block a user