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)