forgot to disable ReflowComments

This commit is contained in:
2025-09-05 12:18:37 +02:00
parent 7e08f3e736
commit 9e4f1091b3
2 changed files with 5 additions and 3 deletions

View File

@@ -203,7 +203,7 @@ RawStringFormats:
CanonicalDelimiter: pb
BasedOnStyle: google
ReferenceAlignment: Pointer
ReflowComments: true
ReflowComments: false
RemoveBracesLLVM: false
RemoveParentheses: Leave
RemoveSemicolon: false