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