Commit 6767fac8 authored by Ramon Nou's avatar Ramon Nou
Browse files

Install clang-tidy in testing image

parent 8faeabfb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ RUN apt-get update && \
    libjson-xs-perl \
    # Other system tools
    binutils \
    clang-tidy \
    cppcheck \
    curl \
    git \