potiuk commented on a change in pull request #8145: Drop redundant project id null checks. URL: https://github.com/apache/airflow/pull/8145#discussion_r406378810
########## File path: airflow/mypy/plugin/decorators.py ########## @@ -0,0 +1,79 @@ +# Review comment: I like this. I think we should open-up to more custom plugins for mypy/pylint. We'd learn how to develop them and this will help us when we will do automated checks for Dags to see if they are 2.0 compliant. I think it's good to have that in our toolbox. ---------------------------------------------------------------- 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
