Help clang-format wrap after braces on long initializer lists
Add a long comment inside a few braced initializer lists in order to convince clang-format to break after the opening brace and format the list without indenting every value past the opening brace.
Showing
- Modules/CMakeCompilerABI.h 3 additions, 1 deletionModules/CMakeCompilerABI.h
- Source/CPack/WiX/cmWIXAccessControlList.cxx 1 addition, 0 deletionsSource/CPack/WiX/cmWIXAccessControlList.cxx
- Source/cmTarget.cxx 1 addition, 0 deletionsSource/cmTarget.cxx
- Source/cmXCodeObject.cxx 1 addition, 0 deletionsSource/cmXCodeObject.cxx
- Source/cmake.cxx 1 addition, 0 deletionsSource/cmake.cxx
- Tests/CMakeLib/testVisualStudioSlnParser.cxx 2 additions, 0 deletionsTests/CMakeLib/testVisualStudioSlnParser.cxx
Loading
Please register or sign in to comment