godot/servers/physics/joints
Rémi Verschelde 0c8b5b5c4d
Style: Remove redundant void argument lists
Using clang-tidy's `modernize-redundant-void-arg`.
https://clang.llvm.org/extra/clang-tidy/checks/modernize-redundant-void-arg.html
2021-05-04 16:40:33 +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: Remove redundant void argument lists 2021-05-04 16:40:33 +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: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +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