mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 20:53:52 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b605720990
commit
a187ec23e8
@ -1,6 +1,6 @@
|
|||||||
#A few notes on contributions
|
# A few notes on contributions
|
||||||
|
|
||||||
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):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git ls-files -- '.cpp' '.hpp' | xargs clang-format -i -style=file
|
git ls-files -- '.cpp' '.hpp' | xargs clang-format -i -style=file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user