Skip to content

Releases: danie1k/python-flake8-if-checker

v0.3.0

Choose a tag to compare

@danie1k danie1k released this 09 Nov 20:31
7fd959d
Fix GitHub Action, remove GitHub Pages, update Codecov badge

v0.2

Choose a tag to compare

@danie1k danie1k released this 14 Jun 19:53
Fix bug with Visitor usage implementation + bump version to 0.2

Each run must initialize it's own `AstVisitor`, because it's a new analysis for new file.

v0.1

Choose a tag to compare

@danie1k danie1k released this 14 Jun 19:52
flake8_if_checker-0.1

Init