scripts: Actually format the hand tracking stuff

This commit is contained in:
Ryan Pavlik 2022-06-14 13:27:56 -05:00 committed by Moses Turner
parent d7d5af1972
commit f7a9317b8e

View file

@ -34,6 +34,7 @@ fi
src/xrt/ipc \
src/xrt/state_trackers \
src/xrt/targets \
src/xrt/tracking \
tests \
\( -name "*.c" -o -name "*.cpp" -o -name "*.h" -o -name "*.hpp" \) \
-exec ${CLANGFORMAT} -i -style=file \{\} +