2 lines
102 B
TOML
2 lines
102 B
TOML
[alias]
|
|
lint = "clippy --workspace --no-deps -- -D warnings -D clippy::semicolon_if_nothing_returned"
|