1 parent d0e4601 commit ee2080fCopy full SHA for ee2080f
1 file changed
tools/precommit/Dockerfile
@@ -8,7 +8,7 @@ ARG BUILD_DIR=build
8
ARG JOBS=16
9
ARG CMAKE_ARGS=""
10
ARG CLANG_TIDY_EXTRA_ARGS=""
11
-ARG STRICT_CLANG_TIDY=0
+ARG STRICT_CLANG_TIDY=1
12
13
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
14
0 commit comments