flake8/docs/source/plugin-development
Fabian Neundorf fabb13c5d1 Use option name provided by the parser
When calling `add_option` it returns an `Option` object which can return the
primary name of the option via `get_opt_name`. This should be used primarily
in the cross compatible implementation so that the order of parameters does
not matter.
2016-07-09 21:27:19 +02:00
..
.keep Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
cross-compatibility.rst Use option name provided by the parser 2016-07-09 21:27:19 +02:00
formatters.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
index.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
plugin-parameters.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00
registering-plugins.rst Rename dev subdirectory to plugin-development 2016-06-25 09:51:15 -05:00