69fcd7ad10
git-subtree-dir: deps/oxlib git-subtree-split: 85f17c4188e266b82ba8858d21f67289c72e7b9a
2 lines
63 B
Bash
Executable File
2 lines
63 B
Bash
Executable File
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i
|