Closed csmartdalton closed 2 years ago
rive-cpp side of the change in formatting
LGTM! How did you re-run the formatter for the whole project btw?
find include/ src/ -name *.cpp -o -name *.hpp | xargs clang-format -style=file -i
rive-cpp side of the change in formatting