diff --git a/CODE_OF_CONDUCT.md b/Coding_Style_Guide.md similarity index 91% rename from CODE_OF_CONDUCT.md rename to Coding_Style_Guide.md index 502cf796c85..bb2b48be25e 100644 --- a/CODE_OF_CONDUCT.md +++ b/Coding_Style_Guide.md @@ -1,4 +1,4 @@ -# Contributor Covenant Code of Conduct +# Contributor Covenant Coding Style Guide 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.