blob: 6cfb3edf10ef3f69e3bd8c218d05fd6752ed4493 [file] [log] [blame]
[
{
"cmd": [
"[START_DIR]/recipe_path/recipes.py",
"lint",
"--allowlist",
"allowed_module"
],
"cwd": "[START_DIR]/recipe_path",
"name": "lint"
},
{
"cmd": [
"[START_DIR]/recipe_path/recipes.py",
"test",
"run"
],
"cwd": "[START_DIR]/recipe_path",
"name": "test"
},
{
"failure": {
"humanReason": "recursion limit reached"
},
"name": "$result"
}
]