You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/26 20:10:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17003750#comment-17003750 ] 

ASF GitHub Bot commented on AIRFLOW-5243:
-----------------------------------------

stale[bot] commented on pull request #6459: [AIRFLOW-5243] Make airflow/configuration pylint compatible
URL: https://github.com/apache/airflow/pull/6459
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Assignee: kik
>            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
(v8.3.4#803005)