[
https://issues.apache.org/jira/browse/AIRFLOW-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bas Harenslak updated AIRFLOW-4599:
-----------------------------------
Description: Fix all Pylint messages in airflow/[a-zA-Z_]*.py. To start;
running scripts/ci/ci_pylint.sh on master should produce no messages. (1)
Remove the files mentioned in your issue from the blacklist. (2) Run
scripts/ci/ci_pylint.sh to see all messages on the no longer blacklisted files.
(3) Fix all messages and create PR. (was: Fix all Pylint messages in
airflow/api. To start; running scripts/ci/ci_pylint.sh on master should produce
no messages. (1) Remove the files mentioned in your issue from the blacklist.
(2) Run scripts/ci/ci_pylint.sh to see all messages on the no longer
blacklisted files. (3) Fix all messages and create PR.)
> Make airflow/[a-zA-Z_]*.py Pylint compatible
> --------------------------------------------
>
> Key: AIRFLOW-4599
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4599
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Bas Harenslak
> Priority: Major
>
> Fix all Pylint messages in airflow/[a-zA-Z_]*.py. To start; running
> scripts/ci/ci_pylint.sh on master should produce no messages. (1) Remove the
> files mentioned in your issue from the blacklist. (2) Run
> scripts/ci/ci_pylint.sh to see all messages on the no longer blacklisted
> files. (3) Fix all messages and create PR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)