mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-07 13:15:30 +02:00
Perform GDScript format checks using pre-commit
This commit is contained in:
parent
dfc0969133
commit
9b6bb0a9e9
3 changed files with 8 additions and 10 deletions
|
@ -13,3 +13,8 @@ repos:
|
|||
rev: v3.1.0
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/Scony/godot-gdscript-toolkit
|
||||
rev: 3.5.0
|
||||
hooks:
|
||||
- id: gdformat
|
||||
exclude: "^addons/gut/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue