Skip to content

Remove enabled extensions from `options.select`

username-removed-6325 requested to merge bug/67 into master

When taking advantage of the --select flag for off-by-default extensions, we neglected to take into account the fact that leaving the extension names in the select list would cause different behaviour in pep8. This should remedy this.

Related to GitLab bug #67 (closed)


cc @joe-gordon0

Merge request reports