a-zlm/3rdpart/jsoncpp/reformat.sh

2 lines
63 B
Bash
Raw Normal View History

2026-01-14 15:38:20 +08:00
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i