Independent set of GDScript tools, parser, linter and formatter. This project provides a set of tools for daily work with GDScript. At the moment it provides a parser that produces a parse tree for debugging and educational purposes. A linter that performs a static analysis according to some predefined configuration. A formatter that formats the code according to some predefined rules. A code metrics calculator which calculates the cyclomatic complexity of functions and classes. To install this project you need python3 and pip. Regardless of the target version, installation is done by pip3 command and for stable releases, it downloads the package from PyPI.
Features
- A parser that produces a parse tree for debugging and educational purposes
- A code metrics calculator which calculates cyclomatic complexity of functions and classes
- A formatter that formats the code according to some predefined rules
- A linter that performs a static analysis according to some predefined configuration
- Formatting with gdformat
- Linting with gdlint
- Calculate cyclomatic complexity with gdradon
Categories
Code FormattersLicense
MIT LicenseFollow GDScript Toolkit
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GDScript Toolkit!