flake8/docs/source/release-notes
Ian Cordasco e51fc5458b
Fix handling of logical lines with noqa
When attempting to centralize all inline NoQA handling in the StyleGuide
we inadvertently broke plugins relying on it in combination with checker
state. For example, the check for E402 relies both on NoQA and the state
to determine if it has seen a non-import line. Placing NoQA on the sole
line that is not an import is more elegant than placing it on each of
the following import lines.

Closes #186
2016-07-26 19:45:05 -05:00
..
0.6.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.7.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.8.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
0.9.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.0.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.1.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.2.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.3.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.3.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.4.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.5.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.6.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
1.7.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.0.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.1.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.3.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.4.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.2.5.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.3.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.4.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.4.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.0.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.1.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.2.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.3.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.4.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.5.5.rst Add release notes portion of documentation 2016-06-14 09:58:24 -05:00
2.6.0.rst Add missing release notes 2016-06-25 12:29:58 -05:00
2.6.1.rst Add release note for 2.6.1 2016-06-25 11:40:41 -05:00
2.6.2.rst Add missing release notes 2016-06-25 12:29:58 -05:00
3.0.0.rst Update release notes and version string for 3.0 2016-07-24 20:11:48 -05:00
3.0.1.rst Move the unreleased note to the right version 2016-07-26 11:29:34 -05:00
3.0.2.rst Fix handling of logical lines with noqa 2016-07-26 19:45:05 -05:00
index.rst Fix project config file discovery 2016-07-26 09:37:32 -05:00