@@ -392,8 +392,7 @@ the configuration (without a prefix: ``Auto``).
392
392
a &= 2;
393
393
bbb = 2;
394
394
395
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
396
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
395
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
397
396
are aligned.
398
397
399
398
.. code-block :: c++
@@ -550,8 +549,7 @@ the configuration (without a prefix: ``Auto``).
550
549
a &= 2;
551
550
bbb = 2;
552
551
553
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
554
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
552
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
555
553
are aligned.
556
554
557
555
.. code-block :: c++
@@ -708,8 +706,7 @@ the configuration (without a prefix: ``Auto``).
708
706
a &= 2;
709
707
bbb = 2;
710
708
711
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
712
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
709
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
713
710
are aligned.
714
711
715
712
.. code-block :: c++
@@ -867,8 +864,7 @@ the configuration (without a prefix: ``Auto``).
867
864
a &= 2;
868
865
bbb = 2;
869
866
870
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
871
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
867
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
872
868
are aligned.
873
869
874
870
.. code-block :: c++
@@ -1145,8 +1141,7 @@ the configuration (without a prefix: ``Auto``).
1145
1141
a &= 2;
1146
1142
bbb = 2;
1147
1143
1148
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
1149
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1144
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1150
1145
are aligned.
1151
1146
1152
1147
.. code-block :: c++
@@ -1301,8 +1296,7 @@ the configuration (without a prefix: ``Auto``).
1301
1296
a &= 2;
1302
1297
bbb = 2;
1303
1298
1304
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
1305
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1299
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1306
1300
are aligned.
1307
1301
1308
1302
.. code-block :: c++
@@ -1457,8 +1451,7 @@ the configuration (without a prefix: ``Auto``).
1457
1451
a &= 2;
1458
1452
bbb = 2;
1459
1453
1460
- * ``bool AlignFunctionDeclarations `` :versionbadge: `clang-format 20 `
1461
- Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1454
+ * ``bool AlignFunctionDeclarations `` Only for ``AlignConsecutiveDeclarations ``. Whether function declarations
1462
1455
are aligned.
1463
1456
1464
1457
.. code-block :: c++
0 commit comments