Add clang format for shaders (#21066)

This commit is contained in:
mrmbernardi
2023-12-08 13:02:43 +01:00
committed by GitHub
parent 042d555d9a
commit 5b42da2646
6 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ fi
basedir="$($readlink_bin -f `dirname $0`/..)"
cd $basedir
scripts/run-clang-format.py -r src test --exclude src/thirdparty
scripts/run-clang-format.py -r src test data/shaders --exclude src/thirdparty