Fix: .clang-format listed the same key twice

This commit is contained in:
S David 2023-09-24 07:21:02 -04:00
parent bdb8c2c924
commit be6001ba89

View File

@ -9,7 +9,6 @@ AccessModifierOffset: -4
BinPackParameters: true
AlwaysBreakAfterDefinitionReturnType: TopLevel
AlwaysBreakAfterReturnType: None
ConstructorInitializerIndentWidth: 2
ContinuationIndentWidth: 4
ConstructorInitializerAllOnOneLineOrOnePerLine: true
ConstructorInitializerIndentWidth: 4