We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ruff
1 parent 8118d29 commit 29c130fCopy full SHA for 29c130f
crates/ruff/Cargo.toml
@@ -10,6 +10,7 @@ documentation = { workspace = true }
10
repository = { workspace = true }
11
license = { workspace = true }
12
readme = "../../README.md"
13
+default-run = "ruff"
14
15
[dependencies]
16
ruff_cache = { path = "../ruff_cache" }
0 commit comments