You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/09 08:17:02 UTC

[GitHub] [airflow] BasPH commented on issue #5361: [AIRFLOW-4670] Make airflow/example_dags Pylint compatible

BasPH commented on issue #5361: [AIRFLOW-4670] Make airflow/example_dags Pylint compatible
URL: https://github.com/apache/airflow/pull/5361#issuecomment-500194667
 
 
   @potiuk Not a big fan of globally disabling messages but I don't see any other way until https://github.com/PyCQA/pylint/projects/1 is done, so I disabled `pointless-statement` globally and removed all inline disables.
   
   Also, I created a new issue to keep track of such Pylint issues: https://issues.apache.org/jira/browse/AIRFLOW-4751

----------------------------------------------------------------
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


With regards,
Apache Git Services