Files
dl/third/ktx/other_include/.clang-format
T
2026-09-16 14:07:40 +08:00

8 lines
167 B
YAML
Vendored

# Copyright 2024 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
---
# Disable clang-format in this directory
DisableFormat: true
SortIncludes: false
...