{ "files.associations": { ".coveragerc": "ini", "Buzz.spec": "python", "iosfwd": "cpp" }, "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/Thumbs.db": true }, "python.testing.pytestArgs": ["."], "python.testing.unittestEnabled": false, "python.testing.pytestEnabled": true, "python.linting.pylintEnabled": true, "python.linting.enabled": true, "cmake.sourceDirectory": "${workspaceFolder}/whisper.cpp" }