Flake8-multiline-containers

Latest version: v0.0.18

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

Scan your dependencies

Page 1 of 3

0.0.18

Fixed
- Handle scenario where function call is inside nested container

Changed

- Only scan each line once for each container type instead of twice (once for opening, once for closing)

0.0.17

Fixed

- Issue introduced in 0.0.16 where variable assignment was incorrectly parsed

0.0.16

Fixed

- Ensure comments on lines where a multiline container starts are ignored

0.0.15

Fixed

- Ensure lines that are only comments are ignored completely
- Handle cases where containers have function calls with keyword arguments inside them

0.0.14

Fixed

- Handle cases where lists have nested lists with function calls

0.0.13

Fixed

- No false positive when a list comprehension has an equality comparison

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.