[
https://issues.apache.org/jira/browse/AIRFLOW-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062817#comment-17062817
]
ASF subversion and git services commented on AIRFLOW-4672:
----------------------------------------------------------
Commit 749fc473e490bdec859469cd604e038f531f6601 in airflow's branch
refs/heads/master from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=749fc47 ]
[AIRFLOW-4672] Make airflow/hooks Pylint compatible (#7767)
> Make airflow/hooks Pylint compatible
> ------------------------------------
>
> Key: AIRFLOW-4672
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4672
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: pylint
> Affects Versions: 2.0.0
> Reporter: Bas Harenslak
> Assignee: Felix Uellendall
> Priority: Major
> Fix For: 2.0.0
>
>
> Fix all Pylint messages in airflow/hooks. 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)