Document off-by-default feature

Add a short section to the plugin development.

See #1676
This commit is contained in:
Kai Mueller 2022-09-04 15:55:29 +00:00 committed by Anthony Sottile
parent d1939cbafd
commit e299674866
2 changed files with 9 additions and 1 deletions

View file

@ -794,11 +794,13 @@ Options and their Descriptions
flake8-typing-extensions
.. _option-enable-extensions:
.. option:: --enable-extensions=<errors>
:ref:`Go back to index <top>`
Enable off-by-default extensions.
Enable :ref:`off-by-default<off-by-default>` extensions.
Plugins to |Flake8| have the option of registering themselves as
off-by-default. These plugins will not be loaded unless enabled by this