test=document_fix;cherry pick code format check upgrade to release/2.3 (#43732)
Only cherry pick format tool(clang-format, yapf, cmake-format) upgrade to release/2.3, lint tool such as cpplint will not move, because we are not going to fix cpplint error in release/2.3 pre_commit.sh also is moved to release/2.3 so that both PR-CI-pre-commit and PR-CI-pre-commit-23 can works. pre install clang-format to avoid repeat installation due to pre-commit's multi-thread running.
Showing
.cmake-format.py
0 → 100644
paddle/fluid/.clang-format
已删除
100644 → 0
tools/codestyle/pre_commit.sh
0 → 100644
想要评论请 注册 或 登录