Commit Graph

8 Commits

Author SHA1 Message Date
82bc102581 Sync misc/ scripts and hooks with upstream Godot 2022-03-15 10:18:33 +01:00
1632322ce0 Update copyright year 2022-03-15 10:17:53 +01:00
e4ed48976a Replace bindgins to work with extensions 2021-09-27 23:08:08 +10: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