mirror of
https://github.com/actix/actix-web.git
synced 2024-11-29 13:01:09 +00:00
3 lines
141 B
TOML
3 lines
141 B
TOML
[alias]
|
|
chk = "hack check --workspace --all-features --tests --examples"
|
|
lint = "hack --clean-per-run clippy --workspace --tests --examples"
|