Flake8-plus

Latest version: v0.5.1

Safety actively analyzes 623383 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

6.0.0

0.5.1

9e77ce2 - **Fix bug causing false positives for PLU002**

When an inner async function was immediately followed by a `return`,
false positives could occur because other linters and formatters may
require a specific number of blanks after classes and functions. One
example is Black.

0.5.0

0.4.1

71ac99b - **Fix bug causing false positives for PLU002**

When an inner class or function was immediately followed by a `return`,
false positives could occur because other linters and formatters may
require a specific number of blanks after classes and functions. One
example is Black.

0.4.0

112d65c - **Add PLU003: blank lines before except**


ecddaf4 - **Simplify PLU002Visitor**

0.3.0

ee687e9 - **Add PLU002: blank lines before return statement**


7db6361 - **Prepare code for more rules, fix bug**

- Refactoring to make it easier to add more rules
- Fix bug causing problems with multiple statements on one line

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.