Sha256: 63eb0e60fe596f82c43c360a3f74bb8cb454dcc12ba8d030973763c1d23eb2f0
Contents?: true
Size: 473 Bytes
Versions: 1
Compression:
Stored size: 473 Bytes
Contents
{ "python.testing.unittestArgs": [ "-v", "-s", "./src", "-p", "test_*.py" ], "python.testing.pytestEnabled": false, "python.testing.unittestEnabled": true, "eslint.workingDirectories": [ { "mode": "auto" } ], "java.compile.nullAnalysis.mode": "automatic", "C_Cpp.default.compileCommands": "/home/user/src/github.com/locusts/builddir/compile_commands.json", "C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locusts-0.0.1 | .vscode/settings.json |