{ "folders": [ { "path": "./" } ], "settings": { "terminal.integrated.cwd": "./", "debug.allowBreakpointsEverywhere": true, "git.alwaysSignOff": true, "git.defaultBranchName": "master", "git.openRepositoryInParentFolders": "always", "C_Cpp.autoAddFileAssociations": false, "conventionalCommits.scopes": [ "userspace/apps/test/libc_test" ] } }