3 lines
82 B
TOML
3 lines
82 B
TOML
[alias]
|
|
c = "clippy"
|
|
tarp = "tarpaulin --skip-clean --target-dir=target/coverage"
|