ros2 / rmw_implementation

CMake infrastructure and dependencies for rmw implementations
Apache License 2.0
21 stars 48 forks source link

Fix linter issues #200

Closed Blast545 closed 2 years ago

Blast545 commented 2 years ago

Signed-off-by: Jorge Perez jjperez@ekumenlabs.com

Small PR, should fix linter issues introduced with #196

CI testing test_rmw_implementation before PR:

CI after PR:

(Checking full CI after linux CI passes)

Blast545 commented 2 years ago

OK, ready for review:

Blast545 commented 2 years ago

@ivanpauno No prob, thanks for your review!

I don't know why this wasn't catched in the original CI jobs

It didn't include test_rmw_implementation package and the linter issues were specifically there.