Blame view

3rdparty/rabbitmq-c-0.11.0/travis/clang-format.sh 54 Bytes
6fdcb6a5   Hu Chunming   初次提交,代码大体完成编写,完善中
1
2
3
4
5
  #!/bin/bash
  
  set -e
  
  exec clang-format -style=file $@