[]
= "python-wrong-dir"
= "Fix python/pytest/pip/poetry commands run outside a Python project"
= "builtin"
= 50
[[]]
= "command_regex"
= "^(python|python3|pytest|pip|poetry)\\s+"
= 1.0
[[]]
= "file_exists"
= "!pyproject.toml"
= 0.5
[[]]
= "prepend_cd"
= "cd {{project_root}} && {{original_command}}"
= 0.85