Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CodeStyle][Typos] 修复typos PR 期间被引入导致没有被统计到的 typo error #69533

Closed
wants to merge 2 commits into from

Conversation

MrXnneHang
Copy link
Contributor

@MrXnneHang MrXnneHang commented Nov 20, 2024

PR Category

User Experience

PR Types

Others

Description

在这个PR合入期间,被引入了一些新的typo没有被统计到(目前似乎只有一个)。为了防止阻塞日常开发(不是自己写的代码出现了 typo 错误),先把它放到忽略列表然后在 #69441 中进行解决

已经直接修复了。

(test) xnne@xnne-PC:~/code/Paddle-Local$ typos --format brief 
./paddle/fluid/pir/dialect/operator/interface/infer_symbolic_shape/multiary_infer_sym.cc:1750:12: `follwing` -> `following`                                                         
./paddle/fluid/pir/dialect/operator/interface/infer_symbolic_shape/multiary_infer_sym.cc:1866:12: `follwing` -> `following`                                                         
./paddle/fluid/pir/dialect/operator/interface/infer_symbolic_shape/multiary_infer_sym.cc:1881:12: `follwing` -> `following`                                                         
./paddle/fluid/pir/dialect/operator/interface/infer_symbolic_shape/multiary_infer_sym.cc:1913:12: `follwing` -> `following`                                                         
(test) xnne@xnne-PC:~/code/Paddle-Local$ git add _typos.toml 

Copy link

paddle-bot bot commented Nov 20, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Nov 20, 2024
@MrXnneHang MrXnneHang changed the title config: 补充遗漏词汇 [CodeStyle][Typos] 修复typos PR 期间被引入导致没有被统计到的 typo Nov 20, 2024
@MrXnneHang MrXnneHang changed the title [CodeStyle][Typos] 修复typos PR 期间被引入导致没有被统计到的 typo [CodeStyle][Typos] 修复typos PR 期间被引入导致没有被统计到的 typo error Nov 20, 2024
@ooooo-create
Copy link
Contributor

Hi, 这个错误我在这个 pr 修复了 #69520 (应该快合入了

@MrXnneHang
Copy link
Contributor Author

好的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants