clang-format is a code formatter, not a compiler tool. It: Rewrites your C++ source code Adjusts indentation, spacing, line breaks, brace style, etc and makes code look consistent
5.3 KiB
5.3 KiB