We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clang-format
1 parent c53f178 commit f1c51faCopy full SHA for f1c51fa
.gitpod.dockerfile
@@ -11,7 +11,7 @@ USER root
11
RUN ./"$LLVM_SCRIPT" 16 \
12
&& apt-get update \
13
&& apt-get install -y --no-install-recommends \
14
- clang-format-16=1:16.0.6~++20230710042027+7cbf1a259152-1~exp1~20230710162048.105 \
+ clang-format-16=1:16.0.6~++20231112100510+7cbf1a259152-1~exp1~20231112100554.106 \
15
&& apt-get clean \
16
&& rm -rf /var/lib/apt/lists/*
17
0 commit comments