blob: b0cba1c8d6d065580d6182ea3bb3170c30d0d260 [file] [log] [blame]
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
IncludeCategories:
- Regex: '^(<(gtest|gmock))'
Priority: -1
FixNamespaceComments: true
PointerAlignment: Left
DerivePointerAlignment: false
AllowShortBlocksOnASingleLine: Empty
ReflowComments: False
# Ensure proper formatting of macros such as GOLDFISH_VK_LIST_DISPATCHABLE_HANDLE_TYPES
StatementMacros: ["f"]