rclcpp/rclcpp_components/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
..
components Introduce rclcpp_components to implement composition (#665) 2019-04-04 11:16:32 -05:00
test_component_manager.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_component_manager_api.cpp [WIP / Re-Opened] Add functions to return formatted Node Name-Namespace strings (#698) 2019-05-01 17:56:05 -07:00