potiuk commented on pull request #11950:
URL: https://github.com/apache/airflow/pull/11950#issuecomment-722240660


   > > Can you please rebased your PR on latest Master since we have applied 
Black and PyUpgrade on Master.
   > > It will help if your squash your commits into single commit first so 
that there are less conflicts.
   > 
   > Ok rebased. Last time I believe it failed on mermaid checks and I got lost 
going down the rabbit hole.
   > 
   > What is the easiest way to ensure that my pr passes all the static checks 
(black, flake8, mermaid, etc...) ?
   
   Just install pre-commit and run it with `--all-files`. See 
https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst
   


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


Reply via email to