mirror of
https://github.com/j178/prek.git
synced 2026-04-03 17:34:03 +02:00
19 lines
299 B
YAML
19 lines
299 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
informational: true
|
|
patch:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
informational: true
|
|
|
|
ignore:
|
|
- "tests/**/*"
|
|
- "examples/**/*"
|
|
- "target/**/*"
|
|
- "lib/pty/**/*"
|