Skip to content

Commit

Permalink
Merge pull request #14 from gofractally/add-clang-format
Browse files Browse the repository at this point in the history
install clang-format-16 by default
  • Loading branch information
James-Mart authored Nov 22, 2023
2 parents f4c2f25 + bdecc06 commit 7e36cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/psibase-contributor.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
&& apt-get update \
&& apt-get install -yq \
apt-transport-https \
clang-format-16 \
curl \
gdb \
gnupg2 \
Expand Down

0 comments on commit 7e36cb3

Please sign in to comment.