aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_sanity.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-24 13:03:44 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-24 13:03:44 -0700
commitddf3a511aaf519f699c3cd0fdee4f5275ecf600a (patch)
treec0c6c4da9e919ba52019149e3e53835a19ccaa84 /tools/run_tests/run_sanity.sh
parent5cf7013c4b736c23ab0ad0d1337ff4b0e78d5748 (diff)
Add clang-format to sanity
Diffstat (limited to 'tools/run_tests/run_sanity.sh')
-rwxr-xr-xtools/run_tests/run_sanity.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/run_tests/run_sanity.sh b/tools/run_tests/run_sanity.sh
index 4b367dcbc7..1e8fe5c1a7 100755
--- a/tools/run_tests/run_sanity.sh
+++ b/tools/run_tests/run_sanity.sh
@@ -58,3 +58,5 @@ if [ -f cache.mk ] ; then
fi
./tools/buildgen/generate_projects.sh
+./tools/distrib/clang_format_code.sh
+