← Về thư mục
scripts/check_passport_reset_contract.py
- _is_under_skip_dir · function · L55-L61 — def _is_under_skip_dir(path: Path, root: Path) -> bool
- _read_text_or_none · function · L64-L69 — def _read_text_or_none(path: Path) -> str | None
- _is_protocol_doc · function · L72-L74 — def _is_protocol_doc(path: Path) -> bool
- scan · function · L77-L101 — def scan(root: Path) -> list[str]
- scan_duplicate_option_values · function · L113-L180 — def scan_duplicate_option_values(root: Path) -> list[str]
- main · function · L183-L210 — def main(argv: list[str] | None = None) -> int