mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
9 lines
280 B
ReStructuredText
9 lines
280 B
ReStructuredText
1.5 - 2012-10-13
|
|
----------------
|
|
|
|
- fixed the stdin
|
|
- make sure mccabe catches the syntax errors as warnings
|
|
- pep8 upgrade
|
|
- added max_line_length default value
|
|
- added Flake8Command and entry points if setuptools is around
|
|
- using the setuptools console wrapper when available
|