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