mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Part of #33027, also discussed in #29848. Enforcing the use of brackets even on single line statements would be preferred, but `clang-format` doesn't have this functionality yet.