added clang-tidy/format to container

This commit is contained in:
Niall Cooling 2021-02-26 15:09:58 +00:00 committed by Tim Keller
parent 937d3e1933
commit c50f2b70c2

View File

@ -16,6 +16,8 @@ RUN apt-get update -qq \
wget \
curl \
dos2unix \
clang-format \
clang-tidy \
# aarch64 packages
libffi-dev \
libssl-dev \