mirror of
https://github.com/async-profiler/async-profiler.git
synced 2026-04-28 10:53:49 +00:00
23 lines
421 B
YAML
23 lines
421 B
YAML
header:
|
|
- paths:
|
|
- 'src/jattach'
|
|
license:
|
|
content: |
|
|
Copyright The jattach authors
|
|
SPDX-License-Identifier: Apache-2.0
|
|
|
|
comment: on-failure
|
|
|
|
- paths:
|
|
- 'src'
|
|
- 'test'
|
|
paths-ignore:
|
|
- 'src/jattach'
|
|
- 'src/res'
|
|
license:
|
|
content: |
|
|
Copyright The async-profiler authors
|
|
SPDX-License-Identifier: Apache-2.0
|
|
|
|
comment: on-failure
|