Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

gdstyle

An asset by w4nderlust
The page banner background of a mountain and forest
gdstyle hero image

Quick Information

0 ratings
gdstyle icon image
w4nderlust
gdstyle

A fast, opinionated linter and formatter for GDScript (Godot 4.x).gdstyle catches style violations, naming inconsistencies, and common code-quality issues, then auto-formats your code to match the official Godot style guide.What you get when you enable the plugin:- Bottom panel with clickable diagnostics- Lint File / Lint Project, Format File / Format Project- Lint on Save / Format on Save (toggleable)- Right-click any diagnostic to apply its auto-fix in one click- Per-file gdstyle.toml support: each addon or subproject can carry its own rule overrides54 rules across syntax, naming, formatting, ordering, and quality. Most are safely auto-fixable. The Godot editor plugin uses the native GDExtension (Godot 4.6+) when present and falls back to the bundled CLI binary on older versions.Source, full rule list, CLI, and library API:https://github.com/atelico/gdstyle

Supported Engine Version
4.3
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
3 hours ago
Git URL
Issue URL

A fast, opinionated linter and formatter for GDScript (Godot 4.x).

gdstyle catches style violations, naming inconsistencies, and common code-quality issues, then auto-formats your code to match the official Godot style guide.

What you get when you enable the plugin:
- Bottom panel with clickable diagnostics
- Lint File / Lint Project, Format File / Format Project
- Lint on Save / Format on Save (toggleable)
- Right-click any diagnostic to apply its auto-fix in one click
- Per-file gdstyle.toml support: each addon or subproject can carry its own rule overrides

54 rules across syntax, naming, formatting, ordering, and quality. Most are safely auto-fixable. The Godot editor plugin uses the native GDExtension (Godot 4.6+) when present and falls back to the bundled CLI binary on older versions.

Source, full rule list, CLI, and library API:
https://github.com/atelico/gdstyle

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
gdstyle icon image
w4nderlust
gdstyle

A fast, opinionated linter and formatter for GDScript (Godot 4.x).gdstyle catches style violations, naming inconsistencies, and common code-quality issues, then auto-formats your code to match the official Godot style guide.What you get when you enable the plugin:- Bottom panel with clickable diagnostics- Lint File / Lint Project, Format File / Format Project- Lint on Save / Format on Save (toggleable)- Right-click any diagnostic to apply its auto-fix in one click- Per-file gdstyle.toml support: each addon or subproject can carry its own rule overrides54 rules across syntax, naming, formatting, ordering, and quality. Most are safely auto-fixable. The Godot editor plugin uses the native GDExtension (Godot 4.6+) when present and falls back to the bundled CLI binary on older versions.Source, full rule list, CLI, and library API:https://github.com/atelico/gdstyle

Supported Engine Version
4.3
Version String
0.1.0
License Version
MIT
Support Level
community
Modified Date
3 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers