已合并
chore: align format and pre-commit configs #686
chore: align format and pre-commit configs #686
已合并
ling-DT创建于 6月5日
ling-DT成员
6月5日

Pull Request

描述

同步项目格式化与 pre-commit 配置:

  1. .clang-format 对齐到 cann/ge develop 分支配置,统一后续 C/C++ 代码格式化规则。
  2. .pre-commit-config.yamlops-nn 同步到当前仓,补充基础检查、clang-format v18.1.8ruffcodespell 以及 OAT pre-commit 检查。

变更类型

请选择本次引入的变更类型:

关联的Issue

如何测试

描述测试此变更的步骤和前提条件:

  1. 检查 PR diff 仅包含 .clang-format.pre-commit-config.yaml 配置同步。
  2. 创建 PR 后评论 compile,观察编译流水线是否通过。

核对清单

其他信息

本 PR 不涉及源码逻辑变更;当前分支提交已合并为单个 commit。

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ling-DT 的贡献)
Lling-DT成员
6月5日 创建了 pull request,commit 79239e9b
CANN-robotCANN-robot成员
6月5日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6月5日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/graph-autofusion xchu42, wangxiaotian995, xuyafei (3/2) wangxiaotian995 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

ling-DT, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ling-DT成员
6月5日 评论:

compile

likedislike
Lling-DT成员
6月5日 update merge request[project id: 8005834, iid: 686, commit_id: 113c7189c52ac2fe8ec1f7aecec87856d420b0c3] virtual merging success
此处折叠了41条消息 查看更多
xuyafei成员
6月8日 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
6月8日 添加了label:lgtm
wangxiaotian995成员
6月8日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
6月8日 添加了label:approved
CANN-robotCANN-robot成员
6月8日 合入了pull request