rclcpp/rclcpp_lifecycle/test
Dan Rose 4a5eed968c Add line break after first open paren in multiline function call (#785)
* Add line break after first open paren in multiline function call

as per developer guide:
https://index.ros.org/doc/ros2/Contributing/Developer-Guide/#open-versus-cuddled-braces
see https://github.com/ament/ament_lint/pull/148

Signed-off-by: Dan Rose <dan@digilabs.io>

Fix dedent when first function argument starts with a brace

Signed-off-by: Dan Rose <dan@digilabs.io>

Line break with multiline if condition
Remove line breaks where allowed.

Signed-off-by: Dan Rose <dan@digilabs.io>

Fixup after rebase

Signed-off-by: Dan Rose <dan@digilabs.io>

Fixup again after reverting indent_paren_open_brace

Signed-off-by: Dan Rose <dan@digilabs.io>

* Revert comment spacing change, condense some lines

Signed-off-by: Dan Rose <dan@digilabs.io>
2019-08-07 08:33:06 -07:00
..
test_callback_exceptions.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_lifecycle_node.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_register_custom_callbacks.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_state_machine_info.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_state_wrapper.cpp service for transition graph (#555) 2018-10-11 14:03:57 -07:00
test_transition_wrapper.cpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00