Skip to content

Collection of small clang-format fixes

Timothée Ravier requested to merge ravier/discover:clang-format into master

*: Fix some whitespace and alignment (clang-format)

This fixes most of the whitespace and alignment issues reported by clang-format. This is reasonably small enough so that to not make it hard for a review nor impact the Git history too much.


*: Update include ordering (clang-format)

Merge request reports