jscheffl commented on PR #36638:
URL: https://github.com/apache/airflow/pull/36638#issuecomment-1879841293

   I do not really get the understanding for "mypy all" vs. "mypy everything". 
What is going to be checked pre-commit and what on PR and what on main.
   
   If the partly/differential mypy is "flaky"/not fully deterministic, should 
we not take the safe route and always run mypy over all files? As long as 
static checks are not the longest running actions and most of the local 
development can use a mypy cache, what would be the drawback of testing "more" 
to be on the safe side?


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

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to