Skip to content

v0.2.1

Choose a tag to compare

@AlgorithmAlchemy AlgorithmAlchemy released this 19 Sep 15:10
· 37 commits to main since this release

🎉 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.