gdck-format 0.7.0

GDScript formatter, the engine behind `gdck format` (internal)
Documentation
1
2
3
func _ready():
	if (foo and bar) or not baz:
		print("condition is true")