[clang] [clang-format] Add options to set number of empty lines after includes (PR #78957)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 30 23:50:53 PST 2024
================
@@ -3220,6 +3220,25 @@ the configuration (without a prefix: ``Auto``).
+.. _EmptyLinesAfterIncludes:
+
+**EmptyLinesAfterIncludes** (``Unsigned``) :versionbadge:`clang-format 18` :ref:`ΒΆ <EmptyLinesAfterIncludes>`
----------------
mydeveloperday wrote:
I've always looked at the "Upcoming Release" over at https://llvm.org/
https://github.com/llvm/llvm-project/pull/78957
More information about the cfe-commits
mailing list