Files
how-to-vulkan/ktx/other_include/.clang-format
T
2026-06-14 19:09:18 +01:00

8 lines
167 B
YAML

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