Skip to content

Commit dc9558e

Browse files
committed
Install clang-format in mingw-check-tidy
1 parent 248aac5 commit dc9558e

File tree

1 file changed

+1
-0
lines changed
  • src/ci/docker/host-x86_64/mingw-check-tidy

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/mingw-check-tidy/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1414
python3-pkg-resources \
1515
git \
1616
cmake \
17+
clang-format \
1718
sudo \
1819
gdb \
1920
xz-utils \

0 commit comments

Comments
 (0)