potiuk commented on issue #5884: [AIRFLOW-5285] Pylint pre-commit filters out pylint_todo files URL: https://github.com/apache/airflow/pull/5884#issuecomment-523999930 Also I tried another variant (fixup) - where travis still runs pylint separately. I think this will be best for now as running all tests on Travis took 16 minutes https://travis-ci.org/apache/airflow/jobs/575437986 (we have two CPU machines there only and with limited memory). By having parallel pre-commit on a fast 8CPU machine this will go down to 3-4 minutes, but for now splitting the pylint jobs separately might be much better (but still we run it all via pre-commit). https://travis-ci.org/apache/airflow/builds/575447025
---------------------------------------------------------------- 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
