Code Formatting Guidelines This is incomplete. Java All Java code is formatted according to the Eclipse [built-in] profile of Eclipse. This means tabs, not spaces. Python Tabs. GDScript Tabs as per Godot editor convention. Rust This uses the standard 4-space convention of Rust code.