[PATCH] D93846: [clang-format] PR16518 Add flag to suppress empty line insertion before access modifier
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 29 15:12:56 PST 2020
curdeius added a comment.
Nit.
================
Comment at: clang/docs/ClangFormatStyleOptions.rst:1545
+**EmptyLineBeforeAccessModifier** (``bool``)
+ If true, the empty line is inserted before access modifiers
+
----------------
Full stop at the end of the phrase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93846/new/
https://reviews.llvm.org/D93846
More information about the cfe-commits
mailing list