You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://ko-fi.com/pawel_lampe)
5
6
6
7
This project provides a set of tools for daily work with `GDScript`. At the moment it provides:
7
8
@@ -165,6 +166,34 @@ jobs:
165
166
166
167
See the discussion in https://github.com/Scony/godot-gdscript-toolkit/issues/239 for more details.
167
168
169
+
## Using gdtookit in pre-commit
170
+
171
+
To add gdtookit as a pre-commit hook check the latest GitHub version (eg `4.2.2`) and add the followingto your `pre-commit-config.yaml` with the latest version.
## Development [(more)](https://github.com/Scony/godot-gdscript-toolkit/wiki/5.-Development)
169
198
170
199
Everyone is free to fix bugs or introduce new features. For that, however, please refer to existing issue or create one before starting implementation.
0 commit comments