Releases: YajJackson/simple-pyright-action
Releases · YajJackson/simple-pyright-action
Version 1.1.0
Version 1.1.0
- Add
pyright-version
input option.
Simple Pyright Action - Initial Release
Version 1
Runs pyright on your pull requests!
Help teams incrementally improve code quality in large legacy python codebases via code reviews with type safety in mind.
Features
- File-specific comments on python files with pyright issues.
- Comments are upserted, so you don't need to worry about cluttering.
- See showcase
- Branch Summary report - compare pyright stats against your pull request base.
- See showcase
v0.0.35
Update readme, other stuff
v0.0.34
update comparison summary
v0.0.33
add base comparison feature
v0.0.32
add include-file-comments input
v0.0.31
update diagnostic comment
v0.0.30
update diagnostic comment format, fix summary update
v0.0.29
update summary comment
v0.0.28
update comment keying