potiuk commented on a change in pull request #5504: [AIRFLOW-4869] Reorganize sql to gcs operators. URL: https://github.com/apache/airflow/pull/5504#discussion_r307997235
########## File path: scripts/ci/pylint_todo.txt ########## @@ -101,6 +101,7 @@ ./airflow/contrib/operators/mongo_to_s3.py ./airflow/contrib/operators/mssql_to_gcs.py ./airflow/contrib/operators/mysql_to_gcs.py +./airflow/contrib/operators/sql_to_gcs.py Review comment: Should not we try to make it works well with Pylint :)? I think we should avoid adding new lines to pylint_todo.txt. I know it's because of refactor, but maybe it's something that can be done easily. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
