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