refs #146 fix path for clang-format in syntax-check
This commit is contained in:
parent
7d9672bb2d
commit
2b513d381b
@ -2,7 +2,7 @@
|
||||
|
||||
# set -e
|
||||
|
||||
CLANG_FORMAT_BIN="/usr/bin/clang-format-10"
|
||||
CLANG_FORMAT_BIN="/usr/bin/clang-format-11"
|
||||
PATH="$HOME/.cargo/bin:${PATH}"
|
||||
|
||||
PROJECT_DIR=$(pwd)
|
||||
|
Loading…
Reference in New Issue
Block a user