We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b605720 commit a187ec2Copy full SHA for a187ec2
CONTRIBUTING.md
@@ -1,6 +1,6 @@
1
-#A few notes on contributions
+# A few notes on contributions
2
3
-If you want to add code, please make sure it passes the clang-format style (I'm using LLVM 4.0):
+If you want to add code, please make sure it passes the clang-format style (I am using LLVM 4.0):
4
5
```bash
6
git ls-files -- '.cpp' '.hpp' | xargs clang-format -i -style=file
0 commit comments