Example not correct.

This commit is contained in:
unlockable
2023-11-05 01:24:20 +08:00
parent a91c9637e8
commit a370d5a723
2 changed files with 151 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializers: BeforeColon
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: true
ColumnLimit: 80
ColumnLimit: 100
CommentPragmas: '^ IWYU pragma:'
QualifierAlignment: Leave
CompactNamespaces: false