8 lines
167 B
YAML
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
|
|
...
|