Skip to content

Commit

Permalink
drop integer literal separators
Browse files Browse the repository at this point in the history
  • Loading branch information
superwhiskers committed Jun 11, 2024
1 parent ceccebd commit 8aff4b8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ PointerAlignment: Left
InsertBraces: true
NamespaceIndentation: All
LineEnding: LF
IntegerLiteralSeparator:
Binary: 4
BinaryMinDigits: 8
Decimal: 3
DecimalMinDigits: 4
Hex: 2
HexMinDigits: 6
AlwaysBreakTemplateDeclarations: true
BinPackArguments: false
BinPackParameters: false
Expand Down

0 comments on commit 8aff4b8

Please sign in to comment.