This commit is contained in:
2026-02-10 19:26:12 +02:00
parent f2cc5cab23
commit 711205ac7b
5 changed files with 38 additions and 6 deletions
+2 -2
View File
@@ -70,6 +70,6 @@ base_volume = "100%" # global volume multiplier
# r = "job:run"
# ctrl-e = "export:analysis"
[jobs.cl]
command = ["cargo", "cl"]
[jobs.clippy-all]
command = ["cargo", "clippy-all"]
need_stdout = false