mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-16 03:45:24 +00:00
scripts: Actually format the hand tracking stuff
This commit is contained in:
parent
d7d5af1972
commit
f7a9317b8e
|
@ -34,6 +34,7 @@ fi
|
||||||
src/xrt/ipc \
|
src/xrt/ipc \
|
||||||
src/xrt/state_trackers \
|
src/xrt/state_trackers \
|
||||||
src/xrt/targets \
|
src/xrt/targets \
|
||||||
|
src/xrt/tracking \
|
||||||
tests \
|
tests \
|
||||||
\( -name "*.c" -o -name "*.cpp" -o -name "*.h" -o -name "*.hpp" \) \
|
\( -name "*.c" -o -name "*.cpp" -o -name "*.h" -o -name "*.hpp" \) \
|
||||||
-exec ${CLANGFORMAT} -i -style=file \{\} +
|
-exec ${CLANGFORMAT} -i -style=file \{\} +
|
||||||
|
|
Loading…
Reference in a new issue