Loading scripts/check-format.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ if [ ! -d "lib_com" ]; then exit 255 fi CLANG_FORMAT=./clang-format.exe CLANG_FORMAT=clang-format CLANG_FORMAT_REQUIRED_VERSION="13.0" # list (with space between entries) of substrings that are excluded from the file list, e.g. very large files Loading Loading
scripts/check-format.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ if [ ! -d "lib_com" ]; then exit 255 fi CLANG_FORMAT=./clang-format.exe CLANG_FORMAT=clang-format CLANG_FORMAT_REQUIRED_VERSION="13.0" # list (with space between entries) of substrings that are excluded from the file list, e.g. very large files Loading