Enforce clang-format (#6293)
* Enforce clang-format on commit for core files * forgot about tests
This commit is contained in:
parent
51ee244906
commit
9e20478e6b
4 changed files with 10 additions and 3 deletions
|
@ -8,7 +8,7 @@ installflip=false
|
|||
util_dir=$(dirname "$0")
|
||||
|
||||
echo "Installing dependencies needed for the installation (quazip)"
|
||||
pacman --needed -S base-devel mingw-w64-x86_64-toolchain msys/git msys/p7zip msys/python3 msys/unzip
|
||||
pacman --needed -S base-devel mingw-w64-x86_64-toolchain msys/clang msys/git msys/p7zip msys/python3 msys/unzip
|
||||
|
||||
source "$dir/win_shared_install.sh"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue