Add gdformat support (#6614)

pull/16/head
Ivan Ermakov 1 year ago committed by GitHub
parent 531b745c54
commit b6909bc41a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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" }

Loading…
Cancel
Save