Skip to content

Commit ee2080f

Browse files
committed
Use STRICT_CLANG_TIDY=1
1 parent d0e4601 commit ee2080f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/precommit/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG BUILD_DIR=build
88
ARG JOBS=16
99
ARG CMAKE_ARGS=""
1010
ARG CLANG_TIDY_EXTRA_ARGS=""
11-
ARG STRICT_CLANG_TIDY=0
11+
ARG STRICT_CLANG_TIDY=1
1212

1313
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1414

0 commit comments

Comments
 (0)