This repository has been archived by the owner on Jan 28, 2024. It is now read-only.
🐛 Bug: Comments that include eslint-disable get flagged erroneously #6
Labels
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: bug
Something isn't working :( 🐛
Bug Report Checklist
main
branch of the repository.Expected
This should not be flagged as a disable:
/* we-should-never-eslint-disable one-var */
Actual
Right now, it is.
Additional Info
Reported by @StyleShit via #3. I'm filing this issue for tracking + to make it easier to give allcontributors recognition to @StyleShit. 🙂
The text was updated successfully, but these errors were encountered: