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
MATRIX is a world-class, award-winning learning management system (LMS) for businesses.
The platform is known for delivering a great user experience, while incorporating all the essential tools companies need to support efficient training and learning.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GDScript Toolkit!