aidgaf-server/.vscode/settings.json

11 lines
226 B
JSON

{
"secrets.enabledFolders": [
"aidgaf",
"default"
],
"files.associations": {
"[Jj]enkinsfile*": "groovy"
},
"python.linting.pylintPath": "/usr/local/python/current/bin/python"
}