Add nametag background setting and object property (#10937)

This commit is contained in:
rubenwardy
2021-02-17 19:51:28 +00:00
committed by GitHub
parent a8f6befd39
commit f85e9ab925
17 changed files with 254 additions and 58 deletions

View File

@@ -29,3 +29,4 @@ AlignAfterOpenBracket: DontAlign
ContinuationIndentWidth: 16
ConstructorInitializerIndentWidth: 16
BreakConstructorInitializers: AfterColon
AlwaysBreakTemplateDeclarations: Yes