fix comment token of godot resource file (#5276)

pull/1/head
Erasin 1 year ago committed by GitHub
parent 24c3b00d10
commit f0c6e6c9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1460,7 +1460,7 @@ file-types = ["tscn","tres"]
shebangs = []
roots = ["project.godot"]
auto-format = false
comment-token = "#"
comment-token = ";"
indent = { tab-width = 4, unit = "\t" }
[[grammar]]

Loading…
Cancel
Save