Closed Bug 1567119 Opened 6 years ago Closed 6 years ago

use .flake8 ignore list to bypass python 2/3 check_compat in testing/

Categories

(Developer Infrastructure :: Lint and Formatting, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: tarek, Unassigned)

References

Details

I am adding a python 3 only source in testing/ and that makes the linter unhappy because some of the code is using the async keyword.

Maybe we can have that script parse .flake8 and ignore files ignored by flake8 ?

Blocks: 1562870

Sorry, I just found py2.yml / py3.yml

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID

When adding this path, it would be good to create a separate section with a comment so people know it is intentionally excluded (whereas the others are all just untriaged).

Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.