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
Copy file name to clipboardExpand all lines: README.md
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,34 @@ jobs:
166
166
167
167
See the discussion in https://github.com/Scony/godot-gdscript-toolkit/issues/239 for more details.
168
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)
170
198
171
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