This is an automated email from the ASF dual-hosted git repository.

jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 8d2d889  [fix] Fix a typo caused by a refactoring (#8724)
     add a9d185f  [Enhancement] add clang-tidy config && add C++ Code 
Diagnostic document (#8642)

No new revisions were added by this update.

Summary of changes:
 .clang-tidy                                       | 17 ++++++++
 .licenserc.yaml                                   |  1 +
 be/src/olap/snapshot_manager.cpp                  |  2 +-
 be/src/vec/io/io_helper.h                         |  2 +-
 be/src/vec/io/var_int.h                           |  2 +-
 docs/.vuepress/sidebar/en.js                      |  1 +
 docs/.vuepress/sidebar/zh-CN.js                   |  1 +
 docs/en/developer-guide/cpp-diagnostic-code.md    | 53 +++++++++++++++++++++++
 docs/zh-CN/developer-guide/cpp-diagnostic-code.md | 53 +++++++++++++++++++++++
 9 files changed, 129 insertions(+), 3 deletions(-)
 create mode 100644 .clang-tidy
 create mode 100644 docs/en/developer-guide/cpp-diagnostic-code.md
 create mode 100644 docs/zh-CN/developer-guide/cpp-diagnostic-code.md

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to