๐๐๏ธ Fixes
- **cz-gitmoji**: use path directly instead of open
- **cz-gitmoji**: pass encoding when reading info
๐ง๐จ๐ฆ๏ธ Configuration, Scripts, Packages
- **ruff**: add comments to selected rules
- **ruff**: enable pygrep hooks
- **ruff**: enable tidy-imports
- **ruff**: enable pep8 naming
๐จ Linting
- enable and fix ruff docstring rules
- enable and fix ruff isort