Skip to content

Commit

Permalink
CODE_OF_CONDUC (vesoft-inc#1440)
Browse files Browse the repository at this point in the history
  • Loading branch information
amber-moe authored and dutor committed Dec 16, 2019
1 parent fc68333 commit 1a92fa7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Contributor Covenant Code of Conduct

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.

- Vim
https://github.com/rhysd/vim-clang-format
- Emacs
https://github.com/llvm-mirror/clang/blob/master/tools/clang-format/clang-format.el
- VS Code
https://code.visualstudio.com/docs/cpp/cpp-ide#_code-formatting

0 comments on commit 1a92fa7

Please sign in to comment.