aboutsummaryrefslogtreecommitdiff
path: root/scripts/format-grpc-sys
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/format-grpc-sys')
-rwxr-xr-xscripts/format-grpc-sys2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/format-grpc-sys b/scripts/format-grpc-sys
new file mode 100755
index 0000000..d97445a
--- /dev/null
+++ b/scripts/format-grpc-sys
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+clang-format-5.0 -i grpc-sys/grpc_wrap.cc