Bas Harenslak created AIRFLOW-4364:
--------------------------------------
Summary: Integrate Pylint
Key: AIRFLOW-4364
URL: https://issues.apache.org/jira/browse/AIRFLOW-4364
Project: Apache Airflow
Issue Type: Improvement
Reporter: Bas Harenslak
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)