mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
8 lines
220 B
ReStructuredText
8 lines
220 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
|
|
(:issue:`60`)
|