This commit is contained in:
@@ -8,4 +8,6 @@ RUN apt-get update && apt-get install -y curl gnupg jq git \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN apt-get install -y clang-tidy
|
||||
|
||||
RUN node -v && cppcheck --version && clang-format --version
|
||||
|
||||
Reference in New Issue
Block a user