mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-14 16:58:43 +00:00
8 lines
174 B
YAML
8 lines
174 B
YAML
---
|
|
# Use defaults from the Google style with the following exceptions:
|
|
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
AccessModifierOffset: -2
|
|
ColumnLimit: 132
|
|
SortIncludes: false
|
|
...
|