Skip to content

fix(tag-pair): point tag-pair error message to correct line and colum… #1503

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

bebehr
Copy link

@bebehr bebehr commented Feb 20, 2025

…n number

fix #1284

Short description of what this resolves:
Pointing to correct line number in tag-pair message when end tag is missing.

Proposed changes:
Adds lastEvent.line and lastEvent.col to rule check with updated tests.

@bebehr bebehr requested a review from thedaviddias as a code owner February 20, 2025 21:23
@github-actions github-actions bot added core Relates to HTMLHint's core APIs and features test labels Feb 20, 2025
Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the bot:stale Issue marked as stale because there was no activity label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:stale Issue marked as stale because there was no activity core Relates to HTMLHint's core APIs and features test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tag-pair points to the wrong line
1 participant