mirror of
https://github.com/fafhrd91/actix-net
synced 2025-01-19 00:31:50 +01:00
4 lines
162 B
TOML
4 lines
162 B
TOML
[alias]
|
|
chk = "check --workspace --all-features --tests --examples --bins"
|
|
lint = "clippy --workspace --all-features --tests --examples --bins -- -Dclippy::todo"
|