Reformatting
This initializes the clang-format style for the entire VTK-m repository. If there are options that should be changed or parts of the code which should be behind // clang-format {off,on}
comment markers, please point them out. Note that the robot will be enforcing style once this goes in (the changes to .gitattributes
are necessary for that, so older MRs will not be affected until the have to rebase on the merge of this into master
to solve the inevitable merge conflicts).
Cc: @brad.king