mirror of
https://github.com/coturn/coturn.git
synced 2025-08-07 06:47:07 +02:00
- Why? Because code where conditionals lack braces is much harder to read, and prone to indentation confusion. - How? Just added an extra flag to .clang-format and re-ran clang-format on all the files. I also moved .clang-format up to the top level of the repo so that it can be applied to the fuzz targets as well. |
||
---|---|---|
.. | ||
input | ||
build.sh | ||
CMakeLists.txt | ||
FuzzStun.c | ||
FuzzStunClient.c |