[PATCH] D32525: [clang-format] Add SpaceBeforeColon option
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 08:15:55 PST 2018
djasper added a comment.
No. The reason for us generally asking for a style guide is because it unambiguously clarifies the exact style that is to be preferred. Projects that don't have a style guide written down also often do not agree on what the style should be.
That said, I think the style options here are so straightforward now that I think I'd be ok if there isn't one.
https://reviews.llvm.org/D32525
More information about the cfe-commits
mailing list