🔧 chore(markdown): add markdownlint baseline and lint fixes

This commit is contained in:
csh
2026-05-18 15:43:48 +08:00
parent a22b324c5c
commit 214c44eebc
10 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
本 Playbook 的 Python 代码风格以 Google Python Style Guide 为基线(基于 PEP
8):
- Google Python Style Guide: https://google.github.io/styleguide/pyguide.html
- PEP 8: https://peps.python.org/pep-0008/
- Google Python Style Guide: <https://google.github.io/styleguide/pyguide.html>
- PEP 8: <https://peps.python.org/pep-0008/>
## 项目约定(Project Conventions