Skip to content

Commit 9d8a49e

Browse files
Remove MOPS leftover in .clang-format (#121)
1 parent 62e6bec commit 9d8a49e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.clang-format

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ IndentWidth: 4
6868
IndentWrappedFunctionNames: false
6969
InsertBraces: true
7070
KeepEmptyLinesAtTheStartOfBlocks: true
71-
MacroBlockBegin: 'MOPS_CATCH_EXCEPTIONS_BEGIN'
72-
MacroBlockEnd: 'MOPS_CATCH_EXCEPTIONS_END'
7371
MaxEmptyLinesToKeep: 1
7472
NamespaceIndentation: None
7573
PenaltyBreakAssignment: 2

0 commit comments

Comments
 (0)