mirror of
https://github.com/larksuite/cli.git
synced 2026-07-03 14:02:43 +08:00
17 lines
272 B
YAML
17 lines
272 B
YAML
header:
|
|
license:
|
|
content: |
|
|
Copyright (c) [year] Lark Technologies Pte. Ltd.
|
|
SPDX-License-Identifier: MIT
|
|
copyright-year: "2026"
|
|
|
|
paths:
|
|
- '**/*.go'
|
|
- '**/*.js'
|
|
- '**/*.py'
|
|
|
|
paths-ignore:
|
|
- '**/testdata/**'
|
|
|
|
comment: on-failure
|