[clang] [clang-format] Add options to set number of empty lines after includes (PR #78957)

Björn Schäpers via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 12:27:17 PST 2024


================
@@ -3220,6 +3220,25 @@ the configuration (without a prefix: ``Auto``).
 
 
 
+.. _EmptyLinesAfterIncludes:
+
+**EmptyLinesAfterIncludes** (``Unsigned``) :versionbadge:`clang-format 18` :ref:`¶ <EmptyLinesAfterIncludes>`
----------------
HazardyKnusperkeks wrote:

Where do I have to sign up for that knowledge? Back with the mailing lists I got that information, but for this new stuff I'm kind of too old.

https://github.com/llvm/llvm-project/pull/78957


More information about the cfe-commits mailing list