apl-ocean-engineering / sonar_image_proc

Other
12 stars 3 forks source link

Feature/changes resulting from implementing pre commit #29

Closed amarburg closed 1 year ago

amarburg commented 1 year ago

PR containing the actual changes initiated by clang-format and others while implementing pre-commit

This builds on #28.

lauralindzey commented 1 year ago

I have configured VS code and confirmed that (at least for the files I spot-checked) the results of using clang-format in it match the changes created by pre-commit.

I also tested this code with live data. The various drawn_sonar outputs and both python scripts still work.