You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Utkarsh Jain (JIRA)" <ji...@apache.org> on 2019/08/17 22:36:00 UTC

[jira] [Updated] (AIRFLOW-5243) Make airflow/configuration.py and airflow/exceptions.py Pylint compatible

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

Utkarsh Jain updated AIRFLOW-5243:
----------------------------------
    Summary: Make airflow/configuration.py and airflow/exceptions.py Pylint compatible  (was: Make airflow/configuration.py Pylint compatible)

> Make airflow/configuration.py and airflow/exceptions.py Pylint compatible
> -------------------------------------------------------------------------
>
>                 Key: AIRFLOW-5243
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5243
>             Project: Apache Airflow
>          Issue Type: Sub-task
>          Components: ci
>    Affects Versions: 2.0.0
>            Reporter: Utkarsh Jain
>            Priority: Major
>
> Fix all Pylint messages in airflow/configuration.py. To start; running scripts/ci/ci_pylint.sh on master should produce no messages. 
> 1. Remove the file airflow/configuration.py from the blacklist. 
> 2. Run scripts/ci/ci_pylint_main.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.14#76016)