File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 66permissions : {}
77
88env :
9- NODE_VERSION : 20.x
9+ NODE_VERSION : 18.7.1
1010 TEST_RESULTS_DIRECTORY : .
1111 # Force a path with spaces and unicode chars to test extension works in these scenarios
1212 special-working-directory : ' ./π π'
Original file line number Diff line number Diff line change 1111permissions : {}
1212
1313env :
14- NODE_VERSION : 20.x
14+ NODE_VERSION : 18.7.1
1515 TEST_RESULTS_DIRECTORY : .
1616 # Force a path with spaces and unicode chars to test extension works in these scenarios
1717 special-working-directory : ' ./π π'
Original file line number Diff line number Diff line change 2020 "editor.defaultFormatter" : " charliermarsh.ruff" ,
2121 "editor.formatOnSave" : true
2222 },
23- "python.linting.flake8Enabled" : true ,
2423 "git.branchProtection" : [" main" ],
2524 "git.branchRandomName.enable" : true ,
2625}
You canβt perform that action at this time.
0 commit comments