Skip to content

Commit

Permalink
add some features features to the wishlist
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Sep 16, 2024
1 parent 4e0df64 commit 4216e4b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,14 @@ Options:
- [x] Backport a single `.pyi` file
- [ ] Backport all `.pyi` files in package
- [ ] Configuration options in `pyproject.toml` as `[tools.unpy]`
- [ ] File watcher that backports on change
- [ ] Project build tools
- [ ] Configurable type-checker integration
- [ ] Configurable post processing with e.g. `ruff format`
- Integration
- [ ] File watcher
- [ ] Pre-commit
- [ ] VSCode extension
- [ ] (based)mypy plugin
- Misc
- [ ] Transform `self` parameters to be positional-only
- [ ] Use `None` as the default return type
Expand Down

0 comments on commit 4216e4b

Please sign in to comment.