eslint-github-bot icon indicating copy to clipboard operation
eslint-github-bot copied to clipboard

"PR needs tests" plugin will probably have a lot of false positives

Open not-an-aardvark opened this issue 8 years ago • 0 comments

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.

not-an-aardvark avatar Oct 16 '17 17:10 not-an-aardvark