mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 18:56:53 +00:00
Add design note that has been roaming my brain
This commit is contained in:
parent
00dfe8698b
commit
ae1ad0e2bf
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ errors so those plugins can auto-fix the problems in the file.
|
|||
|
||||
See https://gitlab.com/pycqa/flake8/issues/84
|
||||
|
||||
.. note:: Will probably need a Trie implementation for this
|
||||
|
||||
.. _reporter-plugins:
|
||||
|
||||
Support for Plugins that Format Output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue