summaryrefslogtreecommitdiff
path: root/src/flake8/plugins
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-11-02 10:20:12 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-11-08 20:00:01 -0600
commit4f04ca549b325e3b88756040e5baadb535b35e3f (patch)
treee2cb0149466fe150f37a6984ea61e53b41dbe9f6 /src/flake8/plugins
parent9553c8d8ccf54221153f498e28297d9cc74ca12d (diff)
downloadflake8-4f04ca549b325e3b88756040e5baadb535b35e3f.tar.gz
Handle a previously unhandled code scenario
Previously, we didn't handle the case where an error code was implicitly ignored (by not being in --select) and implicitly selected (by not being in --ignore). This means we need to update StyleGuide#_decision_for and StyleGuide#is_user_selected to handle these cases. Closes #242 Related-to #239 Related-to !132
Diffstat (limited to 'src/flake8/plugins')
0 files changed, 0 insertions, 0 deletions