mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
misc: Told clang-format about the new exception macros
This commit is contained in:
@@ -38,6 +38,7 @@ ContinuationIndentWidth: 4
|
|||||||
MaxEmptyLinesToKeep: 1
|
MaxEmptyLinesToKeep: 1
|
||||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||||
FixNamespaceComments: true
|
FixNamespaceComments: true
|
||||||
|
IfMacros: ['TRY', 'CATCH']
|
||||||
ForEachMacros: ['TRY_CATCH']
|
ForEachMacros: ['TRY_CATCH']
|
||||||
#QualifierAlignment: Custom
|
#QualifierAlignment: Custom
|
||||||
#QualifierOrder: ['inline', 'static', 'const', 'volatile', 'type']
|
#QualifierOrder: ['inline', 'static', 'const', 'volatile', 'type']
|
||||||
|
Reference in New Issue
Block a user