third_party.pylibs.pylint.src/doc/how_tos
Matus Valo 291ffd0264 Added load_configuration() hook for plugins
A new optional hook for plugins is added: `load_configuration()`.
This hook is executed after configuration is loaded to allow plugins
to provide a specific configuration tailored to their purpose (e.g.
pylint-django could set up their own set of `good_names` or blacklisted
directories)
2018-12-20 09:11:50 +01:00
..
custom_checkers.rst Explain how to make a plugin findable by pylint 2017-10-12 09:22:51 +02:00
index.rst Expanded documentation for new contributors (#1569) 2017-07-12 05:45:16 +01:00
plugins.rst Added load_configuration() hook for plugins 2018-12-20 09:11:50 +01:00
transform_plugins.rst Fix docs to work with astroide>2.x (#2646) 2018-12-14 08:30:54 +01:00