Pytest-pep8

Latest version: v1.0.6

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

Scan your dependencies

Page 2 of 2

1.0

----------------------------------------------

- extend pep8ignore to allow lines of form
"glob CODE1 CODE2", for example: "test/*.py W293 E203"
- speed up tests by preventing pep8 checking if
a file was unmodified after its last change.
- simplified pep8 checker usage (thanks flox)

0.9.1

----------------------------------------------

- fixed compatibility with pep8==1.3
- made pytest_pep8 source itself pep9 compliant

0.8

----------------------------------------------

- fix a bug with ignore option when the ignore count is higher than
the error count (thanks Tetsuya Morimoto)

0.7

----------------------------------------------

- change defaults and ini-file option name:
now all pep8 checks are enabled and need to
be explicitely ignored through a "pep8ignore" setting
in the ini file.

0.6

----------------------------------------------

- initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.