ci: update clang_format Dockerfile

This commit is contained in:
light7734 2025-07-11 12:58:53 +03:30
parent 1824fbc09f
commit 92da944704
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -7,6 +7,4 @@ RUN apk add --no-cache \
git \
libc6-compat \
tar \
clang-extra-tools
RUN clang-format --version && exit 1
clang-extra-tools