Leroy Hopson
ae707a6667
Update gdformat git pre-commit hook
...
- Lint files rather than reformat.
- Git protocal changed to https.
See <https://github.blog/2021-09-01-improving-git-protocol-security-github/ >.
2022-07-11 09:33:00 +12:00
Leroy Hopson
5a290e927a
Add gd-plug and Gut addons
...
Fresh clones of this repo will need to install Gut using
gd-plug:
```
godot --no-window -s plug.gd install
```
Similar to how git submodules also need to be installed.
2021-07-03 01:58:58 +07:00
Leroy Hopson
302bdf0714
Format .gd files and fix gdformat pre-commit hook
...
Previously this hook was not being run.
2021-06-19 18:02:07 +07:00
Leroy Hopson
6e455738b8
Format c++ files using clang-format
...
Add git pre-commit hooks to help with automatic formatting.
2021-06-06 20:05:22 +07:00