Update CODIUM workspace settings
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
4d7a227851
commit
6abd0966a3
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"git.autofetch": "all",
|
||||
"git.alwaysSignOff": true,
|
||||
"git.enableCommitSigning": false,
|
||||
"git.fetchOnPull": true,
|
||||
"git.pullBeforeCheckout": true
|
||||
}
|
Reference in New Issue
Block a user