Added generate_method_arguments config option
This commit is contained in:
@@ -3,7 +3,6 @@ BasedOnStyle: WebKit
|
||||
BreakConstructorInitializersBeforeComma: true
|
||||
ColumnLimit: 80
|
||||
Cpp11BracedListStyle: true
|
||||
IndentCaseLabels: true
|
||||
NamespaceIndentation: None
|
||||
PointerBindsToType: false
|
||||
Standard: Cpp11
|
||||
|
||||
Reference in New Issue
Block a user