mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +00:00
Nest plugin development docs
This commit is contained in:
parent
36bb148ad5
commit
1d3b254814
4 changed files with 25 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
====================================
|
||||
Receiving Information For A Plugin
|
||||
====================================
|
||||
.. _plugin-parameters:
|
||||
|
||||
==========================================
|
||||
Receiving Information For A Check Plugin
|
||||
==========================================
|
||||
|
||||
Plugins to Flake8 have a great deal of information that they can request from
|
||||
a :class:`~flake8.processor.FileProcessor` instance. Historically, Flake8 has
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue