Skip to content

Commit 8aff4b8

Browse files
committed
drop integer literal separators
1 parent ceccebd commit 8aff4b8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.clang-format

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ PointerAlignment: Left
2020
InsertBraces: true
2121
NamespaceIndentation: All
2222
LineEnding: LF
23-
IntegerLiteralSeparator:
24-
Binary: 4
25-
BinaryMinDigits: 8
26-
Decimal: 3
27-
DecimalMinDigits: 4
28-
Hex: 2
29-
HexMinDigits: 6
3023
AlwaysBreakTemplateDeclarations: true
3124
BinPackArguments: false
3225
BinPackParameters: false

0 commit comments

Comments
 (0)