Files
third_party_jsoncpp/reformat.sh
T
zt147369 855b19ce1e jsoncpp 升级1.9.5
Signed-off-by: zt147369 <zhangting201@huawei.com>
2023-03-11 01:50:18 +00:00

2 lines
63 B
Bash
Executable File

find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i