repo-to-text/repo_to_text
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
..
cli add support for splitted text by maximum word count 2025-05-25 00:11:54 -07:00
core Enhance error handling in process_line and update display path in save_repo_to_text 2025-05-25 11:02:06 +03:00
utils remove_empty_dirs new logic and linter cleanup 2024-12-17 15:06:59 +01:00
__init__.py linter cleanup 2024-12-17 14:41:42 +01:00
main.py linter cleanup 2024-12-17 14:41:42 +01:00