Skip to content
Snippets Groups Projects
Commit 759903f3 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

debian/Dockerfile: apt-get install clang-tidy

parent 9835be3f
No related branches found
No related tags found
No related merge requests found
...@@ -46,6 +46,7 @@ RUN --mount=type=cache,target=/var/cache/apt \ ...@@ -46,6 +46,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
vim-nox \ vim-nox \
less \ less \
clang-format \ clang-format \
clang-tidy \
openssh-client \ openssh-client \
wget \ wget \
ghostscript \ ghostscript \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment