Commit 828e1074 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

fix path in formatting script

parent 83876afa
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