amoghrajesh commented on PR #34714:
URL: https://github.com/apache/airflow/pull/34714#issuecomment-1746122282

   @KesharwaniArpita when you have the pre commit installed, and you try to 
commit it, the pre commit fixes most files and you should have it in your 
unstaged changes. Check using `git status`.
   
   Some cannot be fixed by pre commit. To handle those, check logs here 
https://github.com/apache/airflow/actions/runs/6378645274/job/17309685834?pr=34714
 and try to run the same commands locally. You will repro the issue and then 
work on a fix!
   
   Ping here if you run into issues that you need help with :)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to