mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-05 12:57:55 +00:00
21 lines
278 B
YAML
21 lines
278 B
YAML
comment: false
|
|
|
|
coverage:
|
|
range: "40...100"
|
|
precision: 1
|
|
status:
|
|
patch:
|
|
default:
|
|
informational: true
|
|
project:
|
|
default:
|
|
informational: true
|
|
|
|
github_checks:
|
|
annotations: false
|
|
|
|
ignore:
|
|
- "**.pb.go"
|
|
- "**_mocked.go"
|
|
- "**/mocks/*"
|