godot/editor/debugger
Rémi Verschelde 0ee0fa42e6 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
2020-05-14 21:57:34 +02:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
editor_debugger_inspector.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_debugger_inspector.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_debugger_node.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_debugger_node.h Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_debugger_server.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_debugger_server.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_debugger_tree.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_debugger_tree.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_network_profiler.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_network_profiler.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_profiler.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_profiler.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
editor_visual_profiler.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
editor_visual_profiler.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
script_editor_debugger.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
script_editor_debugger.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00