chore(comment): add open source license header

This commit is contained in:
fanlv
2025-07-25 20:10:23 +08:00
parent a016ca92e7
commit 35d2f38110
66 changed files with 1029 additions and 0 deletions

View File

@ -21,5 +21,9 @@ header:
- '**/gorm_gen/**'
- '**/kitex_gen/**'
- '**/*.gen.go'
- '**/gen.go'
- 'backend/api/**'
- '**/*_mock.go'
- 'backend/internal/mock/**'
files:
- ../backend/go.mod

View File

@ -57,6 +57,7 @@ jobs:
model
database
foundation
comment
# The pull request's title should be fulfilled the following pattern:
#