Commit de2b8ea7 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

fix path in check-format.sh

parent 0b395bc1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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