[
https://issues.apache.org/jira/browse/AIRFLOW-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-3558:
----------------------------------
Fix Version/s: 2.0.0
> Have tox flake8 skip ignored and hidden directories
> ---------------------------------------------------
>
> Key: AIRFLOW-3558
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3558
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Holden Karau
> Assignee: Holden Karau
> Priority: Trivial
> Fix For: 2.0.0
>
>
> By default if you run tox with the flake8 target in Airflow it checks all of
> the directories, this includes .eggs, env, etc. all of which are ignored by
> our gitignore but cat by flake8 and gives a bunch of errors for non-Airflow
> code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)