You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bas Harenslak (JIRA)" <ji...@apache.org> on 2019/04/20 09:04:00 UTC

[jira] [Updated] (AIRFLOW-4364) Integrate Pylint

     [ https://issues.apache.org/jira/browse/AIRFLOW-4364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bas Harenslak updated AIRFLOW-4364:
-----------------------------------
    Description: 
After a [vote on the mailing list|https://lists.apache.org/thread.html/f4940d36e98ded96a2473bb2ccdfa4cc648faa2c1334b2aa901c0bba@%3Cdev.airflow.apache.org%3E] everybody voted for pylint integration. It involves a big change to the codebase, so let's do it in 2 steps:
 # Check pylint only on changed code in the CI.
 # After a while we should have a good pylint config, and the remaining non-checked code should be made compatible with pylint, i.e. enable pylint in the CI on the full project.

  was:
After a [vote on the mailing list|[https://lists.apache.org/thread.html/f4940d36e98ded96a2473bb2ccdfa4cc648faa2c1334b2aa901c0bba@%3Cdev.airflow.apache.org%3E]] everybody voted for pylint integration. It involves a big change to the codebase, so let's do it in 2 steps:
 # Check pylint only on changed code in the CI.
 # After a while we should have a good pylint config, and the remaining non-checked code should be made compatible with pylint, i.e. enable pylint in the CI on the full project.


> Integrate Pylint
> ----------------
>
>                 Key: AIRFLOW-4364
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4364
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Bas Harenslak
>            Priority: Major
>
> After a [vote on the mailing list|https://lists.apache.org/thread.html/f4940d36e98ded96a2473bb2ccdfa4cc648faa2c1334b2aa901c0bba@%3Cdev.airflow.apache.org%3E] everybody voted for pylint integration. It involves a big change to the codebase, so let's do it in 2 steps:
>  # Check pylint only on changed code in the CI.
>  # After a while we should have a good pylint config, and the remaining non-checked code should be made compatible with pylint, i.e. enable pylint in the CI on the full project.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)