Skip to content

v0.2.1

Compare
Choose a tag to compare
@MarcoGorelli MarcoGorelli released this 16 Oct 19:55
· 142 commits to main since this release

What's new: don't rewrite lines with comments (e.g. # type: ignore, # noqa, etc. ... best to just leave them alone)

Install with

$ pip install auto-walrus

Or use as pre-commit hook:

-   repo: https://github.com/MarcoGorelli/auto-walrus
    rev: v0.2.1
    hooks:
    -   id: auto-walrus