mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Style: Downgrade .clang-format arguments to 17.x
This commit is contained in:
@@ -30,10 +30,7 @@ JavaImportGroups:
|
||||
- com.google
|
||||
- java
|
||||
- javax
|
||||
KeepEmptyLines:
|
||||
AtEndOfFile: false
|
||||
AtStartOfBlock: false
|
||||
AtStartOfFile: false
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
ObjCBlockIndentWidth: 4
|
||||
PackConstructorInitializers: NextLine
|
||||
RemoveSemicolon: false # Differs from base .clang-format
|
||||
|
||||
Reference in New Issue
Block a user