[
https://issues.apache.org/jira/browse/AIRFLOW-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17070726#comment-17070726
]
ASF subversion and git services commented on AIRFLOW-4688:
----------------------------------------------------------
Commit d7583a5ef6879f89045e4242cc7d8a9c36444294 in airflow's branch
refs/heads/master from Guru Devanla
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d7583a5 ]
[AIRFLOW-4688]: Fix Pylint checks on modules under `scripts` folder (#7850)
> Make scripts Pylint compatible
> ------------------------------
>
> Key: AIRFLOW-4688
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4688
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: pylint
> Affects Versions: 2.0.0
> Reporter: Bas Harenslak
> Priority: Major
>
> Fix all Pylint messages in scripts. 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
(v8.3.4#803005)