PaddlePaddle / docs

Documentations for PaddlePaddle
https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/index_cn.html
Apache License 2.0
237 stars 707 forks source link

[CodeStyle] Enable more useful Ruff rules #6829

Closed SigureMo closed 1 month ago

SigureMo commented 1 month ago

PaddlePaddle/Paddle#67291 的同步,Ruff rules 扩量支持

只不过 flake8-quotes^1 相关 rules 并没有在这边启用,因为 docs 使用 ruff formatter,而文档中并不推荐 formatter 与 flake8-quotes 系列 rules 一起使用,并不是因为冲突,而是 formatter 会自动修复这些问题,使得 flake8-quotes rules 变得冗余

paddle-bot[bot] commented 1 month ago

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6829.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html 预览工具的更多说明,请参考:飞桨文档预览工具