| Issue |
204348
|
| Summary |
clang-format : Specify number of empty lines
|
| Labels |
|
| Assignees |
|
| Reporter |
AdrienMatricon
|
The options
- EmptyLineAfterAccessModifier
- EmptyLineBeforeAccessModifier
- WrapNamespaceBodyWithEmptyLines
can be set to Leave, Never, Always
I think it would be better to set them to an integer instead to choose the number of empty lines (-1 instead of Leave, 0 instead of Never, 1 instead of Always, and any positive number if the user wants that many empty lines)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs