TheLartians / ModernCppStarter

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
https://thelartians.github.io/ModernCppStarter
The Unlicense
4.33k stars 381 forks source link

Revert "Changed 'No' to 'false' in .clang-format" #145

Closed TheLartians closed 2 years ago

TheLartians commented 2 years ago

Reverts TheLartians/ModernCppStarter#141, as "No" is indeed correct according to the clang-format docs.