mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
chore(userspace/libc): update vscode workspace config
Add conventionalCommits.scopes with "userspace/libc" Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
parent
4bb8ce6d00
commit
e960f9fcc8
@ -10,6 +10,9 @@
|
|||||||
"git.alwaysSignOff": true,
|
"git.alwaysSignOff": true,
|
||||||
"git.defaultBranchName": "master",
|
"git.defaultBranchName": "master",
|
||||||
"git.openRepositoryInParentFolders": "always",
|
"git.openRepositoryInParentFolders": "always",
|
||||||
"C_Cpp.autoAddFileAssociations": false
|
"C_Cpp.autoAddFileAssociations": false,
|
||||||
|
"conventionalCommits.scopes": [
|
||||||
|
"userspace/libc"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user