Skip to content
Snippets Groups Projects

debian/Dockerfile: apt-get install clang-tidy

Merged Wouter Deconinck requested to merge clang-tidy into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -47,6 +47,7 @@ RUN --mount=type=cache,target=/var/cache/apt \
vim-nox \
less \
clang-format \
clang-tidy \
openssh-client \
wget \
ghostscript \
Loading