1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-19 06:04:40 +01:00
actix-web/.cargo/config.toml

4 lines
141 B
TOML
Raw Permalink Normal View History

[alias]
2021-04-01 15:26:13 +01:00
chk = "hack check --workspace --all-features --tests --examples"
lint = "hack --clean-per-run clippy --workspace --tests --examples"