We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c29a6 commit ac2f4f2Copy full SHA for ac2f4f2
scripts/before-submit.sh
@@ -8,6 +8,7 @@ set -e
8
9
. <(scripts/run-build-cleaner.sh ...) # auto-repair issues
10
scripts/run-clang-format.sh
11
+bazel build -c opt ...
12
bazel test -c opt ...
13
scripts/make-compilation-db.sh
14
sh scripts/run-clang-tidy-cached.cc
0 commit comments