11{
2- "chat.tools.terminal.autoApprove" : {
3- "/^cd /workspaces/ipykernel && git blame -L 452,468 -- ipykernel/eventloops\\ .py$/" : {
4- "approve" : true ,
5- "matchCommandLine" : true
6- },
7- "/^cd /workspaces/ipykernel && git blame -L 472,476 -- ipykernel/eventloops\\ .py$/" : {
8- "approve" : true ,
9- "matchCommandLine" : true
10- },
11- "/^cd /workspaces/ipykernel && python -m pytest tests/test_async\\ .py -q$/" : {
12- "approve" : true ,
13- "matchCommandLine" : true
14- },
15- "/^cd /workspaces/ipykernel && python test_loop_variants\\ .py$/" : {
16- "approve" : true ,
17- "matchCommandLine" : true
18- },
19- "/^cd /workspaces/ipykernel && python -c \" from loop_asyncio_v2_poll_thread import loop_asyncio_variant_2_poll_thread, loop_asyncio_exit_variant_2; print\\ ('✓ Variant 2 \\ (improved with run_in_executor\\ ) is syntactically valid'\\ )\" $/" : {
20- "approve" : true ,
21- "matchCommandLine" : true
22- }
2+ "chat.tools.terminal.autoApprove" : {
3+ "/^cd /workspaces/ipykernel && git blame -L 452,468 -- ipykernel/eventloops\\ .py$/" : {
4+ "approve" : true ,
5+ "matchCommandLine" : true
6+ },
7+ "/^cd /workspaces/ipykernel && git blame -L 472,476 -- ipykernel/eventloops\\ .py$/" : {
8+ "approve" : true ,
9+ "matchCommandLine" : true
10+ },
11+ "/^cd /workspaces/ipykernel && python -m pytest tests/test_async\\ .py -q$/" : {
12+ "approve" : true ,
13+ "matchCommandLine" : true
14+ },
15+ "/^cd /workspaces/ipykernel && python test_loop_variants\\ .py$/" : {
16+ "approve" : true ,
17+ "matchCommandLine" : true
18+ },
19+ "/^cd /workspaces/ipykernel && python -c \" from loop_asyncio_v2_poll_thread import loop_asyncio_variant_2_poll_thread, loop_asyncio_exit_variant_2; print\\ ('✓ Variant 2 \\ (improved with run_in_executor\\ ) is syntactically valid'\\ )\" $/" : {
20+ "approve" : true ,
21+ "matchCommandLine" : true
2322 }
24- }
23+ }
24+ }
0 commit comments