Gdlinter
This plugin runs `gdlint` on save to automatically lint your GD Script as you code.
Install / Use
/learn @el-falso/GdlinterREADME
<p align="center">
<img src="icon.png" width="100px"/>
</p>
GDLinter is an addon for Godot Engine that runs gdlint on save to automatically lint your GDScript as you code.
‼️ Prerequisites
- Make sure you have gdtoolkit installed
📦 Installation
- Download Latest Release
- Unpack the
addons/gdLinterfolder into your/addonsfolder within the Godot project - Enable this addon within the Godot settings:
Project > Project Settings > Plugins
🙏 Special thanks
- @Scony (for creating
gdlint)
