fabro/nodes/preflight_lint/script_invocation.json
Fabro b215ad8083 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-19 11:22:11 -04:00

5 lines
No EOL
111 B
JSON

{
"command": "cargo clippy -q --workspace -- -D warnings 2>&1",
"language": "shell",
"timeout_ms": null
}