mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
combine local_plugin_paths and parse_plugin_options
This commit is contained in:
parent
2b08d57ac4
commit
c194d6cc30
6 changed files with 71 additions and 56 deletions
|
|
@ -36,8 +36,8 @@ reporting each check in the ``--version`` output, we only report
|
|||
API Documentation
|
||||
-----------------
|
||||
|
||||
.. autofunction:: flake8.plugins.finder.parse_plugin_options
|
||||
|
||||
.. autofunction:: flake8.plugins.finder.find_plugins
|
||||
|
||||
.. autofunction:: flake8.plugins.finder.find_local_plugin_paths
|
||||
|
||||
.. autofunction:: flake8.plugins.finder.load_plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue