mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Style: Add 19.1.0 LLVM options to .clang-format
This commit is contained in:
@@ -30,7 +30,10 @@ JavaImportGroups:
|
||||
- com.google
|
||||
- java
|
||||
- javax
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
KeepEmptyLines:
|
||||
AtEndOfFile: false
|
||||
AtStartOfBlock: false
|
||||
AtStartOfFile: false
|
||||
ObjCBlockIndentWidth: 4
|
||||
PackConstructorInitializers: NextLine
|
||||
RemoveSemicolon: false # Differs from base .clang-format
|
||||
|
||||
Reference in New Issue
Block a user