readout_program/doc_builder/checks/__init__.py

4 lines
122 B
Python

# checks — 检查脚本
# 文件命名: *.py (除 __init__.py 外)
# 函数签名: check(project_dir: str) -> list[str]