aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index 0d5b3222..48c1345c 100644
--- a/languages.toml
+++ b/languages.toml
@@ -1545,6 +1545,7 @@ file-types = ["gd"]
shebangs = []
roots = ["project.godot"]
auto-format = true
+formatter = { command = "gdformat", args = ["-"] }
comment-token = "#"
indent = { tab-width = 4, unit = "\t" }