mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
10 lines
279 B
ReStructuredText
10 lines
279 B
ReStructuredText
2.3.0 - 2015-01-04
|
|
------------------
|
|
|
|
- **Feature**: Add ``--output-file`` option to specify a file to write to
|
|
instead of ``stdout``.
|
|
|
|
- **Bug** Fix interleaving of output while using multiprocessing
|
|
(`GitLab#17`_)
|
|
|
|
.. _GitLab#17: https://gitlab.com/pycqa/flake8/issues/17
|