jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 513 forks source link

Add generator tests in test/specs/rules/require-arrow-functions.js #2170

Closed erikvold closed 8 years ago

erikvold commented 8 years ago

I've been told the requireArrowFunctions rule doesn't work well with generators, and I had a look at test/specs/rules/require-arrow-functions.js and it doesn't appear to be any generator tests there.

markelog commented 8 years ago

At this point only major and CST related bugs will be fixed.