Skip to content

fix: improve error handling in erb2haml task#195

Open
dirschn wants to merge 1 commit intohaml:masterfrom
dirschn:erb2haml-error-checks
Open

fix: improve error handling in erb2haml task#195
dirschn wants to merge 1 commit intohaml:masterfrom
dirschn:erb2haml-error-checks

Conversation

@dirschn
Copy link

@dirschn dirschn commented Apr 29, 2025

  • Added error message when html2haml conversion fails for a file.
  • Updated successful file tracking to only include files that converted without errors.
  • Enhanced user prompt for deleting original .erb files to specify only those that successfully converted.

closes #193

- Added error message when html2haml conversion fails for a file.
- Updated successful file tracking to only include files that converted without errors.
- Enhanced user prompt for deleting original .erb files to specify only those that successfully converted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No error checking in haml:erb2haml task

1 participant