blob: f969fec26268d7fde2c3c8579c26f2f1c99f78e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
header:
license:
spdx-id: Apache-2.0
copyright-owner: CloudWeGo Authors
paths:
- '**/*.go'
- '**/*.s'
paths-ignore:
- 'native_subr_amd64.go'
- 'native_text_amd64.go'
comment: on-failure
|