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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GDScript Toolkit!