repo-to-text/repo_to_text/core
Kirill Markin 57026bd52e
Enhance error handling in process_line and update display path in save_repo_to_text
- Add fallback logic for os.path.relpath in process_line to handle cases where it fails, ensuring robust path resolution.
- Update save_repo_to_text to use basename for displaying file paths, improving clarity in success messages and output.
- Modify tests to assert on basename instead of relative path, aligning with the new display logic.
2025-05-25 11:02:06 +03:00
..
__init__.py linter cleanup 2024-12-17 17:06:16 +01:00
core.py Enhance error handling in process_line and update display path in save_repo_to_text 2025-05-25 11:02:06 +03:00