v0.2.1
🎉 Initial release of flake8-no-emoji!
✨ Features:
- Detects all Unicode emoji in Python source code.
- Reports them with error code EMO001.
- Supports filtering by emoji categories (--ignore-emoji-types, --only-emoji-types).
- Works with Flake8 and pre-commit hooks.