Skip to content

Fix linter tests on humble - #40

Open
ksuszka wants to merge 1 commit into
tier4:tier4/mainfrom
ksuszka:tier4/main
Open

Fix linter tests on humble#40
ksuszka wants to merge 1 commit into
tier4:tier4/mainfrom
ksuszka:tier4/main

Conversation

@ksuszka

@ksuszka ksuszka commented Apr 18, 2023

Copy link
Copy Markdown

Running colcon test on humble causes linter error:

    Code style divergence in file '/ws/build/autoware_auto_vehicle_msgs/rosidl_generator_c/autoware_auto_vehicle_msgs/msg/detail/wheel_encoder__struct.h':
    
    --- /ws/build/autoware_auto_vehicle_msgs/rosidl_generator_c/autoware_auto_vehicle_msgs/msg/detail/wheel_encoder__struct.h
    +++ /ws/build/autoware_auto_vehicle_msgs/rosidl_generator_c/autoware_auto_vehicle_msgs/msg/detail/wheel_encoder__struct.h.uncrustify
    @@ -31 +31 @@
    -  ///  Negative speed values indicate rotation in the opposite 
    +  ///  Negative speed values indicate rotation in the opposite

This PR removes this superfluous space causing this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant