You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replaced Python-based script for removing empty lines from HTML files with a shell-based approach using grep, improving clarity and maintainability.
- Added progress messages and a counter for processed files; ensured only non-empty cleaned files replace originals.
Signed-off-by: Leonid Petrov <lenia.petrov@gmail.com>
0 commit comments