android13/external/jsoncpp/reformat.sh

2 lines
63 B
Bash
Raw Normal View History

2024-06-22 08:45:49 -04:00
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i