godot_voxel/thirdparty/.clang-format

5 lines
111 B
YAML

# Dummy configuration to turn off clang-format on third-party code
---
DisableFormat: true
SortIncludes: Never