- 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. |
||
|---|---|---|
| .. | ||
| clang-tidy.yml | ||
| cmake.yaml | ||
| codeql.yml | ||
| compiler-sanitizers.yml | ||
| docker.yml | ||
| lint.yml | ||
| macos.yml | ||
| mingw.yml | ||
| msvc-analyzer.yml | ||
| msvc.yml | ||
| tests.yml | ||