Skip to content

Commit

Permalink
internal: add clang-format to the dev image (#2259)
Browse files Browse the repository at this point in the history
  • Loading branch information
nic11 authored Dec 7, 2024
1 parent e5e2f61 commit 2c7d8a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RUN \
pkg-config \
cmake \
clang-15 \
clang-format-15 \
ninja-build \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 2c7d8a5

Please sign in to comment.