chore: checkpoint before lint autofix

This commit is contained in:
Sebastien L
2026-02-12 04:44:17 +00:00
parent 41c3056184
commit df225c120c
14 changed files with 795 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
clang-format \
curl \
git \
git-lfs \