Godot Gdscript Linter - Static Code Quality Analyzer 3.0.0 Tools 4.0 Community
Submitted by user [email protected]; MIT; 2026-01-13
Static code analyzer for GDScript that identifies code quality issues, technical debt, and best practice violations. Features clickable navigation to issues, configurable thresholds, and CI/CD support via CLI.
Details: Detects long functions, high complexity, magic numbers, missing type hints, TODO comments, and 10+ other code quality issues. Includes an editor dock with clickable file:line navigation, severity filtering, and a CLI for CI/CD integration. Configurable via settings panel or .gdlint.cfg file.
View files Download Submit an issue Recent Edits