Edit of asset "Godot Gdscript Linter" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Gdscript Linter | Godot Qube |
| Description |
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. |
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 .gdqube.cfg file. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/graydwarf/godot-gdscript-linter | https://github.com/graydwarf/godot-qube |
| Issues Url | https://github.com/graydwarf/godot-gdscript-linter/issues | https://github.com/graydwarf/godot-qube/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 2.0.0 | 1.1.2 |
| Download Commit | 464219723f5f8ceae87b915f9f4eb43deaafe234 | 1cb0e2598bfd9d7b4eadbab6b5b6ba1050dd8448 |
| Download Url (Computed) | https://github.com/graydwarf/godot-gdscript-linter/archive/464219723f5f8ceae87b915f9f4eb43deaafe234.zip | https://github.com/graydwarf/godot-qube/archive/1cb0e2598bfd9d7b4eadbab6b5b6ba1050dd8448.zip |
| Icon Url |
https://raw.githubusercontent.com/graydwarf/godot-gdscript-linter/main/icon.png
|
https://raw.githubusercontent.com/graydwarf/godot-qube/main/icon.png
|