feat: Add proxy configuration to all 369 evaluation examples - 55 with proxy, 314 without
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
"expected": {
|
||||
"type": "rule",
|
||||
"rules": {
|
||||
"expected": {"workbench.editor.wrapTabs": true}
|
||||
"expected": {
|
||||
"workbench.editor.wrapTabs": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
@@ -36,5 +38,6 @@
|
||||
"path": "/home/user/.config/Code/User/settings.json",
|
||||
"dest": "settings.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"proxy": false
|
||||
}
|
||||
Reference in New Issue
Block a user