Update CONTRIBUTION.md

This commit is contained in:
Christian Clauss
2019-12-05 19:12:07 +01:00
committed by GitHub
parent 00a75bd58b
commit 8b7b6b5f1d

View File

@@ -94,5 +94,5 @@ The [__clang-format__](https://clang.llvm.org/docs/ClangFormat.html) tool can fi
* On Macs only: `brew install clang-format` # Only needs to be installed once.
* All platforms: `clang-format -i -style="{IndentWidth: 4}" my_file.cpp`
- Most importantly,
- Happy coding!
Most importantly,
- Happy coding!