3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
clang-format-5.0 -i grpc-sys/grpc_wrap.cc
|