ros-drivers / omron

ROS driver for OMRON OS32C laser scanner.
18 stars 15 forks source link

Add .clang-format and format the source #28

Closed Rayman closed 3 years ago

Rayman commented 3 years ago

Hey,

I've added a clang format based on davetcoleman/roscpp_code_format with a few modifications to make the diff smaller. This PR make the code style more consistent.

I've had a little trouble formatting the test files, so I've added some sections to disable the formatter.

What do you think, is this too intrusive? Is the diff too big?

reinzor commented 3 years ago

Fine with me :+1: