diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-07-25 10:40:22 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-07-25 11:00:18 -0500 |
| commit | 299e200cb981f4c0823a1fe9cd3baecc00a79203 (patch) | |
| tree | 20374b4dfd9bde501d7d231f386ae3caff4b0dce /docs/source/internal | |
| parent | 217aa8185c784f6514ef2004c110e1f33d4dc6c3 (diff) | |
| download | flake8-299e200cb981f4c0823a1fe9cd3baecc00a79203.tar.gz | |
Handle multiline strings with '# noqa'
In Flake8 2.x we allowed people to use # noqa at the end of a multiline
string to ignore errors inside the string (e.g., E501). Being blissfully
ignorant of this, I never accounted for it in Flake8 3. This fixes the
oversight and allows multiline statements to have the # noqa at the end.
Closes #177
Diffstat (limited to 'docs/source/internal')
0 files changed, 0 insertions, 0 deletions
