1
0
Fork 0
dotfiles/cargo/config.toml

3 lines
82 B
TOML

[alias]
c = "clippy"
tarp = "tarpaulin --skip-clean --target-dir=target/coverage"