Update CONTRIBUTING.md

Former-commit-id: 1b8f814d6d8d9d512333ef51235e2d5b9726d1e5
pull/191/head
jielin.xu 2019-09-26 10:05:16 +08:00
parent dc273ae4ac
commit f2f7919123
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ And we made the following changes based on the guide:
- 4 spaces for indentation
- Adopt .cpp file extension instead of .cc extension
- 120-character line length
- The file name starts with the upper case
- Camel-Cased file names
## Run unit test