This commit is contained in:
Kovid Goyal 2026-08-05 20:01:16 +05:30
parent 96a9fce149
commit 28467b4000
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -27,9 +27,6 @@ PointerAlignment: Right
DerivePointerAlignment: false
SpaceAroundPointerQualifiers: Default
# Force newline after return type in top level definitions
AlwaysBreakAfterReturnType: TopLevelDefinitions
# Space after control-flow keywords (if, for, while, switch); not after function calls
SpaceBeforeParens: ControlStatements
SpacesInParentheses: false