fixes tab and split header title text size

This commit is contained in:
fourtf
2019-10-06 21:31:12 +02:00
parent 4ab8a7e9dd
commit 9f52564b9c
3 changed files with 27 additions and 11 deletions
-1
View File
@@ -9,7 +9,6 @@ AlwaysBreakAfterDefinitionReturnType: false
AlwaysBreakBeforeMultilineStrings: false
BasedOnStyle: Google
BraceWrapping: {
AfterCaseLabel: 'false'
AfterClass: 'true'
AfterControlStatement: 'true'
AfterFunction: 'true'