Topographic-Robot / Topographic-Robot-ESP32

An advanced terrain-mapping robot designed to traverse various landscapes, including hills and valleys, to create detailed 3D mesh topology maps
https://topographic-robot.github.io/Documentation/
MIT License
0 stars 0 forks source link

Format script error #4

Closed bsikar closed 1 month ago

bsikar commented 2 months ago

The format script has an error with quotation marks. I don't have the exact test case so good luck, but it was something with "//" or "/*". or maybe even "/" not 100% sure.

I would say that the best way to fix this is to make a suite of tests for the formatter.

Also verify that comments are lined up:

define ABC / test /

define ABCDEFG / test /

the /* should be lined up