65bae5a341
Will be compiled and used in the next commit. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
10 lines
239 B
YAML
10 lines
239 B
YAML
---
|
|
# Copyright (c) 2017-2022, The Khronos Group Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# Use defaults from the Google style with the following exceptions:
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 132
|
|
SortIncludes: false
|
|
...
|