Awesome
<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/gdLinter
folder into your/addons
folder within the Godot project - Enable this addon within the Godot settings:
Project > Project Settings > Plugins
🙏 Special thanks
- @Scony (for creating
gdlint
)