rootasrole 3.3.3

A better alternative to sudo(-rs)/su
1
2
3
4
5
6
7
8
9
10
ignore:
  - "tests/*"
  - "tests/**"
  - "legacy/*"
  - "legacy/**"
  - "src/descriptions.rs"
coverage:
  range: 50..70
  round: down
  precision: 2