mirror of
https://github.com/gin-gonic/gin.git
synced 2025-12-13 13:12:17 +08:00
15 lines
230 B
YAML
15 lines
230 B
YAML
header:
|
|
license:
|
|
spdx-id: Apache-2.0
|
|
copyright-owner: CloudWeGo Authors
|
|
|
|
paths:
|
|
- '**/*.go'
|
|
- '**/*.s'
|
|
|
|
paths-ignore:
|
|
- 'internal/native/avx2/*.go'
|
|
- 'internal/native/sse/*.go'
|
|
|
|
comment: on-failure
|