mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
5 lines
No EOL
183 B
JSON
5 lines
No EOL
183 B
JSON
{
|
|
"command": "cargo clippy -q --workspace -- -D warnings 2>&1 && cargo nextest run --cargo-quiet --workspace --status-level fail 2>&1",
|
|
"language": "shell",
|
|
"timeout_ms": null
|
|
} |