potiuk commented on code in PR #51329:
URL: https://github.com/apache/airflow/pull/51329#discussion_r2128620061
##########
.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:
Automatically generated files do not need licence
--
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]