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

False positive no-jquery/no-append-html when using $().add() and $().appendTo() #588

Open
MatmaRex opened this issue Jun 17, 2024 · 2 comments

Comments

@MatmaRex
Copy link
Contributor

As seen in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/VisualEditor/+/1045985 (eslint-config-wikimedia: 0.28.0 → 0.28.2)

None of these can result in injection of possibly unescaped HTML. They could potentially only emit no-jquery/no-global-selector.

@MatmaRex
Copy link
Contributor Author

Nice, thanks.

@NovemLinguae
Copy link

Appears to be fixed upstream. Can probably close this ticket.

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

No branches or pull requests

2 participants