Bowrna edited a comment on pull request #20848:
URL: https://github.com/apache/airflow/pull/20848#issuecomment-1013026737


   @potiuk I resolved the above issue and it works :) I could generate the 
python file during pre-commit process. I have added the python file generation 
part in the pre-commit-check-pre-commit-hook-names.py for now. 
   
   I am not sure which is the right place to add this code ( Maybe something 
like setup-autocomplete in breeze )
   
   I have used many codes from the `prepare_provider_package.py` file.  Is that 
ok? 
   
   Also, could you tell me how I can ignore committing the generated python 
code into the repo? I could see .gitignore file. But I am not sure if I have to 
create a new .gitignore file to add the filename or add it to existing 
.gitignore file. 


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