已合并
[Fix] Fix static check errors by the end-of-file fixer #5077
thickhair创建于 6月1日
[Fix] Fix static check errors by the end-of-file fixer #5077
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 thickhair 的贡献)ascend-robot
6月1日 评论:
6月1日 评论:
6月1日 添加了label:ascend-cla/yes
ascend-robot
6月1日 评论:
6月1日 评论:
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-Ascend/op-plugin | ✅ huangjingwei, liangsongwei (2/2) | ✅ liangsongwei (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
thickhair, thanks for your pull request. All authors of the commits have signed the CLA. 👍


thickhair
6月1日 评论:
6月1日 评论:
compile


此处折叠了205条消息 查看更多
ascend-robot
6月17日 评论:
6月17日 评论:
流水线 PR-pipeline_op-plugin#1988 [ commitID:27f0c58c ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
| 阶段 | 任务名 | 状态 | 详情 |
|---|---|---|---|
| 编译构建 | Build_master_ARM | ✅ | >>> |
| Build_v2_7_1_ARM | ✅ | >>> | |
| Build_v2_9_0_ARM | ✅ | >>> | |
| Build_v2_10_0_ARM | ✅ | >>> | |
| Build_v2_11_0_ARM | ✅ | >>> | |
| Build_v2_12_0_ARM | ✅ | >>> | |
| Build_master_x86 | ✅ | >>> | |
| Build_v2_7_1_x86 | ✅ | >>> | |
| Build_v2_9_0_x86 | ✅ | >>> | |
| Build_v2_10_0_x86 | ✅ | >>> | |
| Build_v2_11_0_x86 | ✅ | >>> | |
| Build_v2_12_0_x86 | ✅ | >>> | |
| 恶意代码检查 | Antipoison | ✅ | >>> |
| 编码安全与规范检查 | CodeCheck | ✅ | >>> |
| CodeCheck_pre-commit | ✅ | >>> | |
| 开源片段检查 | SCA | ✅ | >>> |
| 开发者测试 | UT_master_ARM_01 | ✅ | >>> |
| UT_v2_7_1_ARM | ✅ | >>> | |
| UT_v2_9_0_ARM | ✅ | >>> | |
| UT_v2_10_0_ARM | ✅ | >>> | |
| UT_v2_11_0_ARM | ✅ | >>> | |
| UT_v2_12_0_ARM | ✅ | >>> | |
| 流水线 | PR-pipeline_op-plugin | ✅ | >>> |
- compile : 运行流水线
- retry : 重试流水线所有失败子任务
- retry <任务名> : 仅重试指定失败子任务
- stop : 停止流水线


Jingwei Huang
6月17日 评论:
6月17日 评论:
/lgtm


梁松伟
6月18日 评论:
6月18日 评论:
/approve


6月18日 添加了label:approvedlgtm
6月18日 合入了pull request
【合入来源】
https://gitcode.com/Ascend/op-plugin/issues/129
【修改方案】
修改pre-commit-config.yaml,开启end-of-file-fixer检查,使用pre-commit进行检查和修复
【资料变更】
【接口变更】
【功能验证】
【CheckList】