a40fc98e56
It looks like we need to use globs.
10 lines
142 B
YAML
10 lines
142 B
YAML
comment: off
|
|
ignore:
|
|
- "**/cbor_gen.go"
|
|
- "api/test/**/*"
|
|
- "api/test/*"
|
|
- "gen/**/*"
|
|
- "gen/*"
|
|
github_checks:
|
|
annotations: false
|