mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
3 lines
139 B
TOML
3 lines
139 B
TOML
# The following are aliases you can use with "cargo command_name"
|
|
[alias]
|
|
"clippy:fix" = "clippy --all --fix --allow-dirty --allow-staged"
|