Actually making the clang format test properly fail sanity.

pull/4227/head
Nicolas "Pixel" Noble 9 years ago
parent 3e5cbee777
commit c51fbaa098
  1. 2
      tools/dockerfile/grpc_clang_format/clang_format_all_the_things.sh

@ -1,5 +1,7 @@
#!/bin/bash
set -e
# directories to run against
DIRS="src/core src/cpp test/core test/cpp include"

Loading…
Cancel
Save