Skip to content

fix: improve error handling in erb2haml task #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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