poof 0.5.2

Easy to use zero-config, zero-install, zero-dependencies manager of pre-built software that works like magic
1
2
3
4
5
6
7
8
9
10
11
12
13
14
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
    patch:
      default:
        target: auto
        threshold: 1%
ignore:
  - "tests/*"
  - "build.rs"