已合并
docs: add missing trailing newlines to top-level docs #805
docs: add missing trailing newlines to top-level docs #805
已合并
gcw_93rlw6ed创建于 7月29日
gcw_93rlw6ed
7月29日

描述 — 按模板填:

## 变更描述 / Description

为 README.md、CONTRIBUTING.md、DIRECTORY_STRUCTURE.md 补充末尾缺失的空行,符合 POSIX 文本文件规范。

## 改动类型 / Change Type

- [ ] Bug 修复 / Bug Fix
- [ ] 新功能 / New Feature
- [ ] 性能优化 / Performance
- [ ] 代码重构 / Refactoring
- [x] 文档更新 / Documentation
- [ ] 测试相关 / Test
- [ ] 其它 / Other

## 测试信息 / Testing

- [ ] 单元测试通过 / UT passed
- [ ] 集成测试通过 / ST passed
- [x] 人工验证通过 / Manual verified

## 检查清单 / Checklist

- [x] 代码符合规范 / Code follows style guide
- [ ] 测试添加并通过 / Tests added and passed
- [x] 文档已更新 / Docs updated if needed
- [x] 无硬编码敏感信息 / No secrets hardcoded
- [x] 提交信息符合规范 / Commit message follows convention
likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 gcw_93rlw6ed 的贡献)
Ggcw_93rlw6ed
7月29日 创建了 pull request,commit 815c5b63
atomgit-bot
atomgit-bot
7月29日 评论:

变更摘要

此 PR 为三个顶级文档文件补充末尾缺失的换行符,使其符合 POSIX 文本文件规范(文件以换行符结尾)。这是一个纯粹的文档格式修正,不涉及任何功能或逻辑变更。

主要改动

  • README.md 末尾补充换行符:文件末尾添加缺失的换行符,确保符合 POSIX 行尾规范。
  • CONTRIBUTING.md 末尾补充换行符:同样在文件末尾添加换行符,消除文本文件末尾缺失换行符的警告。
  • DIRECTORY_STRUCTURE.md 末尾补充换行符:为该文档文件末尾补全换行符,与其他文件保持一致。
likedislike
不准确?
CANN-robotCANN-robot成员
7月29日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
7月29日 评论:

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/cann-ops-competitions 傅涛, 田晓亮 (2/2) 傅涛 (1/1)

💡 Tip:

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

CLA Signature Pass

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

likedislike
gcw_93rlw6ed
8月6日 评论:

@lushirui22 @rous_zhang @keke_x @songchangxia 您好,PR #805(顶层文档末尾空行修复)已完成前置检查:CLA 通过(cann-cla/yes)、CI 通过、mergeable 无冲突。改动很小(文档末尾空行补充),烦请抽空 review,感谢!

likedislike
rous_zhang
rous_zhang
8月6日 评论:

compile

likedislike
CANN-robotCANN-robot成员
8月6日 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
8月6日 评论:

流水线任务触发成功
任务链接 [f175265bba98452f9254f31e0ccc1f44][流水线指导]

任务名称状态日志下载链接
cocheck_codestyle ✅ SUCCESS
anti_virus ✅ SUCCESS
Check_Pr ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>

[2026-08-06 09:26:54]    CI执行结束

likedislike
CANN-robotCANN-robot成员
8月6日 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
8月6日 添加了label:ci-pipeline-passed
rous_zhang
rous_zhang
8月6日 评论:

/lgtm

likedislike
CANN-robot
CANN-robot成员
8月6日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
rous_zhang

likedislike
rous_zhang
rous_zhang
8月6日 评论:

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

⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 2 person(s) per module)、approve (requires ≥ 1 person(s) per module)

Module Approval Details

module lgtm status approve status
repo-cann/cann-ops-competitions ❌ (0/2)(You can also ask: Carolina_yuan, 田晓亮, 王艳秋, Albertq, zutao) ❌ (0/1)(You can also ask: jackwangc, zutao, syeren, 傅涛, keloJW)

💡 Tip:

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

CLA Signature Pass

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

@gcw_93rlw6ed 请根据提示,寻求有权限的committer帮助合入

likedislike
gcw_93rlw6ed
8月6日 评论:

@zutao @Carolina_yuan 您好,PR #805(顶层文档末尾换行符补充)已完成全部前置检查:CLA 通过(cann-cla/yes)、CI 全绿(cocheck_codestyle / anti_virus / Check_Pr / pre_comment 均 SUCCESS)、mergeable 无冲突。改动为纯文档格式修正(README.md / CONTRIBUTING.md / DIRECTORY_STRUCTURE.md 末尾各补 1 个换行符),无任何功能或逻辑变更。烦请抽空 review,若方便请 /lgtm 和 /approve,感谢!

likedislike
gcw_93rlw6ed
8月14日 评论:

Hi committers @lushirui22 @rous_zhang @keke_x @songchangxia, this PR has been waiting since 08-06 (CI passed, CLA signed). Could you please review? Thanks!

likedislike
rous_zhang
rous_zhang
8月14日 评论:

@TianXL @fullt 麻烦帮忙检视一下PR吧

likedislike
rous_zhang
rous_zhang
8月14日 评论:

Hi committers @lushirui22 @rous_zhang @keke_x @songchangxia, this PR has been waiting since 08-06 (CI passed, CLA signed). Could you please review? Thanks!

@gcw_93rlw6ed

I have contacted the two committers @TianXL and @fullt via email, and they will handle this PR for you as soon as possible.

likedislike
fulltower成员
8月14日 评论:

/approve

likedislike
CANN-robot
CANN-robot成员
8月14日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
rous_zhang

likedislike
CANN-robotCANN-robot成员
8月14日 添加了label:approved
TianXL成员
8月14日 评论:

/lgtm

likedislike
CANN-robot
CANN-robot成员
8月14日 评论:

The following users do not have permission to comment /lgtm or /approve on any module in this PR:
rous_zhang

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