Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d456abd

Browse files
authored
Update CODE_OF_CONDUCT.md (vesoft-inc#4468)
* Update CODE_OF_CONDUCT.md Code of Conduct typically means how contributor should behave in this community. The current contents here are helpful coding syle guide. It is also best to rename the filename to "CODE_STYLE_GUIDE.md" * Rename CODE_OF_CONDUCT.md to Coding_Style_Guide.md as suggested
1 parent 6eccb1d commit d456abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODE_OF_CONDUCT.md renamed to Coding_Style_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributor Covenant Code of Conduct
1+
# Contributor Covenant Coding Style Guide
22

33
Currently we use clang-format to format the code. We recommend you to configure the clang-format according to the IDE / editor you use. The following link is how to configure vim / emacs / vscode to use clang-format.
44

0 commit comments

Comments
 (0)