Files
Mujoco_WASM/include/mujoco/.clang-format
T
Yuval Tassa c348bc9f4c Disable clang-format for MuJoCo public headers and engine source.
PiperOrigin-RevId: 886720463
Change-Id: I7c89fa99bee0598dcf48807bfbd61ee8bf8fa9b8
2026-03-20 05:06:15 -07:00

5 lines
70 B
YAML

---
# disable clang-format for public headers
DisableFormat: true
...