{
"cppcheck.includePaths": [
"${workspaceRoot}/ods/src"
],
"files.associations": {
"*.ipp": "c"
},
"python.linting.enabled": false
}