eslint-github-bot
eslint-github-bot copied to clipboard
"PR needs tests" plugin will probably have a lot of false positives
People occasionally make PRs that just refactor code without modifying the intended functionality. In that case, there's no need for the PR to have tests.
Personally I think it might just be better to disable that plugin.