Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29716720: Noissue - Prepare for absolute paths in flake8-per-file-ignores 0.5 (buildtools) (Closed)

Created:
March 7, 2018, 11:16 p.m. by Sebastian Noack
Modified:
March 8, 2018, 4:06 p.m.
Reviewers:
tlucas
CC:
Vasily Kuznetsov
Visibility:
Public.

Description

Noissue - Prepare for absolute paths in flake8-per-file-ignores 0.5 (buildtools)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M tox.ini View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
With the next version of flake8-per-file-ignores, absolute paths must be indicated with a leading slash: ...
March 7, 2018, 11:23 p.m. (2018-03-07 23:23:27 UTC) #1
tlucas
March 8, 2018, 9:56 a.m. (2018-03-08 09:56:44 UTC) #2
On 2018/03/07 23:23:27, Sebastian Noack wrote:
> With the next version of flake8-per-file-ignores, absolute paths must be
> indicated with a leading slash:
> https://github.com/snoack/flake8-per-file-ignores/pull/6
> 
> Previously, all paths were considered absolute, and since version 0.4, leading
> slashes were ignored. So if we now add leading slashes, and require at least
> version 0.4, the behavior will remain the same once 0.5 is released.

LGTM

Powered by Google App Engine
This is Rietveld