"git.autofetch": false,

This commit is contained in:
2023-02-01 07:50:01 -07:00
parent 46a90d4d45
commit c6996c0f13
2 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,7 @@
},
"RenameOptions": {
"RenameInComments": true,
"RenameOverloads": true,
"RenameOverloads": false,
"RenameInStrings": true
}
}