Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-10 | Style: Apply clang-format to Java files | Rémi Verschelde | |
Only those from org/godotengine/godot though, not the thirdparty ones. | |||
2017-09-02 | Fix typos 'a' and 'an' | Poommetee Ketson | |
2017-04-09 | squish: Update to upstream version 1.15 | Rémi Verschelde | |
Also fix clang-format pre-commit hook to ignore thirdparty files. | |||
2017-04-09 | Style: Apply clang-format (3.9.1) to Obj-C++ files | Rémi Verschelde | |
2017-02-12 | clang-format: Add pre-commit hook | Rémi Verschelde | |
Derived from https://github.com/githubbrowser/Pre-commit-hooks and https://gitlab.cern.ch/GeantV/geant/blob/master/hooks/pre-commit-clang-format |