Skip to content

Commit

Permalink
Add commented StatementMacros.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmakarov committed Sep 2, 2019
1 parent 8879278 commit d50442d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Expand Up @@ -16,4 +16,5 @@ BreakBeforeTernaryOperators: true
AllowShortCaseLabelsOnASingleLine: true
ColumnLimit: 100
MaxEmptyLinesToKeep: 1
#StatementMacros: [ 'REP2', 'REP3', 'REP4', 'REP5', 'REP6', 'REP7', 'REP8' ]
#TypenameMacros: [ 'VARR', 'DLIST', 'HTAB' ]

0 comments on commit d50442d

Please sign in to comment.