rustodo 2.14.0

A modern, powerful task manager built with Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
coverage:
  range: 60..80
  round: up
  precision: 2
  status:
    project:
      default:
        target: auto
        threshold: 5%
        branches:
          - main
        if_ci_failed: error
    patch: off