lllin000_PaperForge/scripts
Research Assistant c08f86de0f feat(17-dead-code-precommit): add ruff config, pre-commit hooks, Check 5, and OCR error context
- Add [tool.ruff] section to pyproject.toml (target-version py310, rules E/F/I/UP/B/SIM)
- Create .pre-commit-config.yaml with 7 hooks (ruff lint+format, check-yaml, check-toml, end-of-file-fixer, trailing-whitespace, consistency-audit)
- Add Check 5 (check_duplicate_utils) to scripts/consistency_audit.py
- Add library_record field to OCR error meta.json (4 error paths in ocr.py)
2026-04-27 17:29:13 +08:00
..
consistency_audit.py feat(17-dead-code-precommit): add ruff config, pre-commit hooks, Check 5, and OCR error context 2026-04-27 17:29:13 +08:00
setup.py Fix configurable Lite setup paths 2026-04-23 01:44:13 +08:00
update-paperforge.ps1 feat(update): smart update with auto-detection + Windows one-click script 2026-04-25 00:17:54 +08:00
validate_setup.py refactor(phase-9): update all Python imports to paperforge 2026-04-24 16:15:30 +08:00
welcome.py feat(phase-10): add consistency audit script 2026-04-24 18:06:35 +08:00