chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"python.testing.pytestArgs": [
|
||||
"sweagent",
|
||||
"--cov=sweagent/",
|
||||
"--cov-report=xml:cov.xml",
|
||||
"-n", "auto",
|
||||
"tests"
|
||||
],
|
||||
"python.testing.unittestEnabled": false,
|
||||
"python.testing.pytestEnabled": true,
|
||||
"git.ignoreLimitWarning": true
|
||||
}
|
||||
Reference in New Issue
Block a user