We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clang-format
1 parent 40cd4d8 commit 0c5d77eCopy full SHA for 0c5d77e
.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