aritra24 commented on code in PR #51329:
URL: https://github.com/apache/airflow/pull/51329#discussion_r2128702076
##########
.pre-commit-config.yaml:
##########
@@ -178,6 +178,7 @@ repos:
- id: insert-license
name: Add license for all Go files
types: [go]
+ exclude: mocks/.*\.go$
Review Comment:
Yup and adding it through the automation will get overwritten by
regeneration.
--
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]