godot/servers/physics/joints
Rémi Verschelde 140350d767
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
2021-05-05 15:02:01 +02:00
..
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
cone_twist_joint_sw.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
cone_twist_joint_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
generic_6dof_joint_sw.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
generic_6dof_joint_sw.h Style: Remove redundant void argument lists 2021-05-04 16:40:33 +02:00
hinge_joint_sw.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
hinge_joint_sw.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
jacobian_entry_sw.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
pin_joint_sw.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
pin_joint_sw.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
slider_joint_sw.cpp Style: Remove redundant void argument lists 2021-05-04 16:40:33 +02:00
slider_joint_sw.h Style: Remove redundant void argument lists 2021-05-04 16:40:33 +02:00