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