Runs lintr on path (relative to cwd) and reports any lints as a
verification failure, so the agent loop re-enters to fix them. Use as
verify_fn in codeagent_client() / agent_loop(), on its own or combined
with verify_r_tests().
Runs lintr on path (relative to cwd) and reports any lints as a
verification failure, so the agent loop re-enters to fix them. Use as
verify_fn in codeagent_client() / agent_loop(), on its own or combined
with verify_r_tests().