Skip to content

Commit 5a81d19

Browse files
committed
[chore] formatting fix
* solve uncrustify style divergence: Code style divergence in file '/tmp/ws/build_isolated/simulation_interfaces/rosidl_generator_c/simulation_interfaces/msg/detail/world_resource__struct.h': --- /tmp/ws/build_isolated/simulation_interfaces/rosidl_generator_c/simulation_interfaces/msg/detail/world_resource__struct.h +++ /tmp/ws/build_isolated/simulation_interfaces/rosidl_generator_c/simulation_interfaces/msg/detail/world_resource__struct.h.uncrustify @@ -35 +35 @@ - * and, depending on the simulator, loaded from local or remote repositories. + * and, depending on the simulator, loaded from local or remote repositor[chore] formatting fix Signed-off-by: Mateusz Żak <mateusz.zak@robotec.ai>
1 parent 8e47d46 commit 5a81d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msg/WorldResource.msg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Depending on the world format, loading of a world might be associated with changes
44
# in certain parameters, including physics settings such as gravity.
55
# World resources may be defined in standard or simulation-specific formats,
6-
# and, depending on the simulator, loaded from local or remote repositories.
6+
# and, depending on the simulator, loaded from local or remote repositories.
77

88

99
string name # World name, which is not necessarily unique.

0 commit comments

Comments
 (0)