Add a property for off-by-default plugins
If a plugin is off-by-default use its entry-point name (as we currently do in flake8 2.x) to add it to the default ignore list.
Loading
Please register or sign in to comment
If a plugin is off-by-default use its entry-point name (as we currently do in flake8 2.x) to add it to the default ignore list.