mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 22:04:17 +00:00
Add --bug-report flag to help bug reporters
When invoked it will print out JSON that has all of the debugging information needed by the maintainers to diagnose or reproduce a bug. Closes #207
This commit is contained in:
parent
f768ed6fd0
commit
f67f481bee
7 changed files with 215 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ All of the release notes that have been recorded for Flake8 are organized here
|
|||
with the newest releases first.
|
||||
|
||||
.. toctree::
|
||||
3.1.0
|
||||
3.0.4
|
||||
3.0.3
|
||||
3.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue