Blame view

3rdparty/jsoncpp-1.9.5/reformat.sh 63 Bytes
6fdcb6a5   Hu Chunming   初次提交,代码大体完成编写,完善中
1
  find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i