Format C++ code
The C++ formatter processes unformatted or ugly C++ code to make readable or match to a project code style. There are a few formatter options available:
- Indentation control
- Newlines control
- Wrap line
- Braces positioning
Format C++ programming language source code before share to other people
The C++ formatter processes unformatted or ugly C++ code to make readable or match to a project code style. There are a few formatter options available: