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

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

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

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M tox.ini View 2 chunks +9 lines, -9 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:05 UTC) #1
Vasily Kuznetsov
March 8, 2018, 1:57 p.m. (2018-03-08 13:57:29 UTC) #2
On 2018/03/07 23:23:05, 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