Documentation
README
gdtoolkit — GDScript Lint & Format
Currently disabled (v0.3.4+).
gm-verifyno longer invokesgdlint/gdformat, andgm-build/gm-fixgaphave removed this skill from their Available Skills tables. Reason: repeatedgdtoolkit/linter/class_checks.py:144 NotImplementedErrorcrashes on common ECS-style GDScript class shapes, plus low signal-to-noise vs the headless compile + reviewer pattern checks. Re-enabling tracked as ROADMAPR-112. The reference content below is preserved for ad-hoc use outside the pipeline and for the future re-enablement.
Wraps two CLI tools from the gdtoolkit Python package:
- gdlint — static analysis and style checking
- gdformat — deterministic auto-formatter
Prerequisites
This is the opening of the README. Read the full README on GitHub.