Releases: mobility-university/flake8-newspaper-style
Releases · mobility-university/flake8-newspaper-style
0.4.3
now detects also newspaper violation within decorated functions
0.4.2
- proper handling of recursion
- avoid mutation of AST while traversing, which led to various issues with other flake8 plugins
0.4.1
avoid false positives with unused imports for decorators
0.3.0
useable for major newspaper style violations.
last change: detect violations within nested function calls
0.2.11
First proper Pypi release with documentation and newspaper-style support.