3 lines
92 B
TOML
3 lines
92 B
TOML
[alias]
|
|
format = "+nightly fmt"
|
|
lint = "clippy --all-targets --all-features -- -D warnings"
|