Prab-27 commented on PR #47275:
URL: https://github.com/apache/airflow/pull/47275#issuecomment-2995070842

   > > > Instead of trying to fix everything in this PR, it might be easier to 
submit smaller PRs fixing things one by one, and rebase this repeatedly after 
each PR is merged until CI is green.
   > 
   > Yep - it could also be done similar to the #52020
   > 
   > * find all files/folders that need fixing
   > * convert them to a list
   > * implement a mechanism (.pre-comit files selection) that includes certain 
folders in .pre-commit check
   > * ask for help (and do yourself some of that) with PRs that incrementally 
fix things and add stuff to be checked by .pre-commit so that no session is 
added to already "cleaned" folders
   > * when completed, switch it to check "everywhere".
   
   Thanks for pointing me in the right direction. I’m diving into it now


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