mirror of
https://github.com/actix/actix-web.git
synced 2025-02-13 09:35:14 +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"
|