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