clang-format-8
Tool to format C/C++/Obj-C code
Install
- All systems
-
curl cmd.cat/clang-format-8.sh
- Ubuntu
-
apt-get install clang-format-8
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clang-format-8
- Dockerfile
- dockerfile.run/clang-format-8