已合并
chore: align format and pre-commit configs #686
ling-DT创建于 6月5日
chore: align format and pre-commit configs #686
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 ling-DT 的贡献)6月5日 添加了label:cann-cla/yes
CANN-robot
6月5日 评论:
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
/approveor/lgtm- Commenting
/approveimplies 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. 👍


此处折叠了41条消息 查看更多
6月8日 添加了label:lgtm
wangxiaotian995
6月8日 评论:
6月8日 评论:
/approve


6月8日 添加了label:approved
6月8日 合入了pull request
Pull Request
描述
同步项目格式化与 pre-commit 配置:
.clang-format对齐到cann/gedevelop 分支配置,统一后续 C/C++ 代码格式化规则。.pre-commit-config.yaml从ops-nn同步到当前仓,补充基础检查、clang-format v18.1.8、ruff、codespell以及 OAT pre-commit 检查。变更类型
请选择本次引入的变更类型:
关联的Issue
如何测试
描述测试此变更的步骤和前提条件:
.clang-format与.pre-commit-config.yaml配置同步。compile,观察编译流水线是否通过。核对清单
其他信息
本 PR 不涉及源码逻辑变更;当前分支提交已合并为单个 commit。