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 17:21:00 UTC

[jira] [Created] (AIRFLOW-5243) Make airflow/confuguration.py Pylint compatible

Utkarsh Jain created AIRFLOW-5243:
-------------------------------------

             Summary: Make airflow/confuguration.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


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)