Bowrna edited a comment on pull request #20066: URL: https://github.com/apache/airflow/pull/20066#issuecomment-988759318
@potiuk I face an issue in running pre-commit hook. I have created a new hook for generating the autocompletion script `Generate autocompletion command script for Breeze2` This script fails as files are modified in this hook. It is supposed to modify the files by generating the script. How could I avoid this error? Also, I get an error in one more hook `Add license for all shell files`. As the above hook is modifying the shell files, this script also fails <img width="1359" alt="Screenshot 2021-12-08 at 5 42 23 PM" src="https://user-images.githubusercontent.com/10162465/145206511-0c936643-8778-425f-adcc-6caa755d39f0.png"> <img width="1359" alt="Screenshot 2021-12-08 at 5 42 42 PM" src="https://user-images.githubusercontent.com/10162465/145206527-8af4f334-83db-456f-a02b-a00d3087a05e.png"> -- 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]
