Hi,

I'd like to write a new checker for pylint to cover the following cases of misused comprehensions (and recommended replacements):
I'm wondering if (1) this functionality already exists somewhere (I couldn't find it), and (2) if not, would you be amenable to a PR that adds such a checker?

Thanks,
Nathan