Skip to content
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

no-comment-textnodes false positive on URL #664

Closed
ljharb opened this issue Jul 6, 2016 · 0 comments
Closed

no-comment-textnodes false positive on URL #664

ljharb opened this issue Jul 6, 2016 · 0 comments
Labels

Comments

@ljharb
Copy link
Member

ljharb commented Jul 6, 2016

I have JSX like the following:

<strong>
  &nbsp;https://www.example.com/attachment/download/1
</strong>

Since the line doesn't start with // or /*, there shouldn't be any way this is identified as an accidental leaked comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant