eka / gdlinter

This plugin runs `gdlint` on save to automatically lint your GD Script as you code.

Home Page:https://godotengine.org/asset-library/asset/2520

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDLinter is an addon for Godot Engine that runs gdlint on save to automatically lint your GDScript as you code.

‼️ Prerequisites

  1. Make sure you have gdtoolkit installed

📦 Installation

  1. Download Latest Release
  2. Unpack the addons/gdLinter folder into your /addons folder within the Godot project
  3. Enable this addon within the Godot settings: Project > Project Settings > Plugins

🙏 Special thanks

  • @Scony (for creating gdlint)

About

This plugin runs `gdlint` on save to automatically lint your GD Script as you code.

https://godotengine.org/asset-library/asset/2520

License:MIT License


Languages

Language:GDScript 100.0%