1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-29 13:01:09 +00:00
actix-web/.cargo/config.toml
2021-04-01 15:26:13 +01:00

3 lines
141 B
TOML

[alias]
chk = "hack check --workspace --all-features --tests --examples"
lint = "hack --clean-per-run clippy --workspace --tests --examples"