flake8/docs
Ian Cordasco c670217c24
Allow plugins that are on by default to be ignored
Previously, to ensure that plugins on by default were reported, we
added them to the select list. This means that ignoring them became
impossible. To accomodate our reporting logic and a user's ability
to ignore, we need to keep our select and extended select lists
separated.

This allows us to have a better understanding of who is selecting what,
where, and how and make our decision as to whether or not an error
should be reported more wisely.

Closes #195
2016-07-28 19:28:13 -05:00
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Allow plugins that are on by default to be ignored 2016-07-28 19:28:13 -05:00