Look at the first commit for the actual warnings work, the rest is just manual and automatic formatting. I tried to keep the ones that were obviously benefiting from being unformatted using // clang-format off, but in a file this large I may have missed some.
Look at the first commit for the actual warnings work, the rest is just manual and automatic formatting. I tried to keep the ones that were obviously benefiting from being unformatted using
// clang-format off
, but in a file this large I may have missed some.