Rémi Verschelde
e637fe9dd3
clang-format: Add JavaImportGroups for Java code
...
(cherry picked from commit 6038325470
)
2020-05-07 13:36:27 +02:00
Rémi Verschelde
4912f578d1
clang-format: Set standard for ObjC++
2019-02-09 12:20:24 +01:00
Rémi Verschelde
7c9f7452f4
Style: Format code with clang-format 6.0.1
2018-07-18 16:27:03 +02:00
Rémi Verschelde
7cb6e6b723
Style: Apply clang-format to Java files
...
Only those from org/godotengine/godot though, not the thirdparty ones.
2017-12-10 01:16:07 +01:00
Rémi Verschelde
a8ceb7e3f2
Style: Update definitions for clang-format 5.0.0
...
This will be the new standard from now on.
2017-12-07 08:02:00 +01:00
Rémi Verschelde
503c98ead4
Style: Add .clang-format based on LLVM style
...
Adapted some parameters to fit the de facto Godot style as closely as possible
(tab indentation, long lines with no wrapping - for now -, indented case labels,
left-aligned pointer operators).
2017-02-11 23:48:56 +01:00