Files
ox/deps/jsoncpp/reformat.sh
T
gary 29ed3ec184 Squashed 'deps/ox/' content from commit 69957bd
git-subtree-dir: deps/ox
git-subtree-split: 69957bd7b2
2026-05-05 23:38:56 -05:00

2 lines
63 B
Bash
Executable File

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