未验证 提交 9fc1ec06 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Update typos in scripts and tools md (#12391)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 d54a6a40
......@@ -7,10 +7,10 @@ The following scripts and commands may be used during segcore development
- under milvus/internal/core directory
- run `./run_clang_format .` to format cpp code
- to call clang-format-10, need to install `apt install clang-format-10` in advance
- call `build-support/add_${lang}_license.sh` to add license info for cmake and cpp file
- call `build-support/add_${lang}_license.sh` to add license info for cmake and cpp files
- under milvus/ directory
- use `make cppcheck` to check format, including
- if clang-format is executed
- if license info is added
- if `cpplint.py` standard meets , might need to be fixed by hand
- `make verifier` also include functions in `make cppcheck`
- `make verifier` also includes functions in `make cppcheck`
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册