pre-commit/pygrep-hooks

NOQA (in capitals) support

haizaar opened this issue · 4 comments

Good day!
Thank you for creating this tool!

Can you please support # NOQA as well? It's respected by flake8 linter by goes undetected by this hook.

Thank you,
Zaar

I assume you're referring to python-check-blanket-noqa?

Yes! Sorry for not mentioning that.

available in v1.4.2 -- thanks for the issue! 🎉

Confirming it works! Thanks for such a quick fix.