kwanhur commented on issue #8710:
URL: https://github.com/apache/skywalking/issues/8710#issuecomment-1072983914
Add `.pre-commit-hooks.yaml` into repo `skywalking-eyes`, its content like:
```yaml
- id: license-eye-header-check
name: license-eye-header-check
description: "Checks the files' license header"
entry: license-eye header check
language: golang
- id: license-eye-header-fix
name: license-eye-header-fix
description: "Fixes the files' license header"
entry: license-eye header fix
language: golang
```
Similar configs for `license dependency`.
--
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]