mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
15 lines
221 B
YAML
15 lines
221 B
YAML
|
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
|