mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
11 lines
157 B
YAML
11 lines
157 B
YAML
comment: false
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true
|
|
patch: off
|
|
|
|
ignore:
|
|
- "**/test_*.py"
|
|
- "selfdrive/test/**" |