gdck-format 0.7.0

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