mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +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/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 \{\} +
|
||||
|
|
Loading…
Reference in a new issue