rct 0.1.3

CLI Table Output for Rust Project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ignore:
  - "examples"
  - "CHANGELOG.md"
  - "Cargo.lock"
  - "Cargo.toml"
  - "LICENSE"
  - "README.md"

codecov:
  status:
    project:
      default:
        target: auto
        threshold: 2%