Skip to content
Snippets Groups Projects
Commit d9968f38 authored by Kitware Robot's avatar Kitware Robot Committed by Ben Boeckel
Browse files

clang-format: add semicolons to macro calls

clang-format takes the lack of a semicolon as if it were an attribute or
some other "chainable" call leading to bogus indentation. By using
semicolons on all macro calls, the formatting comes out the way it
should.
parent d7562076
No related branches found
No related tags found
Loading
Showing
with 24 additions and 24 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment