repo-to-text/repo_to_text
Kirill Markin b04dd8df63
Fix pylint logging-fstring-interpolation warning
- Replace f-string with lazy % formatting in logging.debug() call
- Resolves W1203 pylint warning for better logging performance
- Achieves 10.00/10 pylint rating
2025-05-25 11:07:43 +03:00
..
cli add support for splitted text by maximum word count 2025-05-25 00:11:54 -07:00
core Fix pylint logging-fstring-interpolation warning 2025-05-25 11:07:43 +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