Skip to content

Commit

Permalink
add clang-format to dev image
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Feb 26, 2022
1 parent 7619b24 commit b22947f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/docker/hyperarrow-dev.dockerfile
Expand Up @@ -3,6 +3,7 @@ FROM debian
RUN apt update
RUN apt-get install -y \
build-essential \
clang-format \
libboost-system-dev \
cmake \
git
Expand Down

0 comments on commit b22947f

Please sign in to comment.