mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 22:51:07 +01:00
4 lines
141 B
TOML
4 lines
141 B
TOML
[alias]
|
|
chk = "hack check --workspace --all-features --tests --examples"
|
|
lint = "hack --clean-per-run clippy --workspace --tests --examples"
|