Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.clang-format: Add BreakConstructorInitializers
Break constructor initializers after the colon and commas. ex) Constructor() : initializer1(), initializer2()
- Loading branch information