6 Commits

Author SHA1 Message Date
686db8ea6e [SCons] Backport SCons generator, cache. 2022-12-29 17:51:29 +01:00
cba90d6301 Update clang-format to version 11
This is taken from the Godot repository, so formatting is similar. This
updates the style rules as well.

Also fix style in files to conform with this version.
2021-02-28 16:57:34 -03:00
1f7f66d09e Re-added clang-format checks to the CI 2021-02-03 22:04:45 +00:00
eedda8beec Travis: Use clang-format 8.0, update script
Cf. https://github.com/godotengine/godot/pull/36350
2020-06-02 14:39:07 +02:00
c476d24b49 Set up Travis CI
This ensures the repository is always in a buildable state,
while also checking for code style violations.
2019-05-02 22:55:01 +02:00
fc20fa3fce Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00