mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Add information about new --verbose behaviour
This commit is contained in:
parent
25502f6ade
commit
b1f039a476
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
- Add entry-point for formatters as well as a base class that new formatters
|
||||
can inherit from. See the documentation for more details.
|
||||
|
||||
- Add detailed verbose output using the standard library logging module.
|
||||
|
||||
- Enhance our usage of optparse for plugin developers by adding new parameters
|
||||
to the ``add_option`` that plugins use to register new options.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue