mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 09:37:11 +00:00
Style: Enforce braces around if blocks and loops
Using clang-tidy's `readability-braces-around-statements`. https://clang.llvm.org/extra/clang-tidy/checks/readability-braces-around-statements.html
This commit is contained in: