rclcpp/rclcpp_lifecycle/include/rclcpp_lifecycle
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
..
node_interfaces service for transition graph (#555) 2018-10-11 14:03:57 -07:00
type_traits update style to match latest uncrustify 2017-09-28 15:38:40 -07:00
lifecycle_node.hpp Add default value to options in LifecycleNode construnctor. Update API documentation. (#775) 2019-07-02 10:51:47 -03:00
lifecycle_node_impl.hpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
lifecycle_publisher.hpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
state.hpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00
transition.hpp Fix 394 (#419) 2017-12-05 22:51:52 -08:00
visibility_control.h add rclcpp lifecycle 2016-12-14 09:29:27 -08:00