Skip to content

Commit 010dc2f

Browse files
committed
[main]: rename workspace file
1 parent 44f334d commit 010dc2f

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,8 @@
4848
"git.enableSmartCommit": true,
4949
"git.autofetch": true,
5050
"explorer.excludeGitIgnore": false,
51-
"git.branchPrefix": "feature/TZP-2500",
52-
"git.branchRandomName.enable": true,
53-
"git.branchRandomName.dictionary": [
54-
"animals",
55-
"numbers"
56-
],
51+
"git.branchPrefix": "feature/SAM-26000X",
52+
"git.branchRandomName.enable": false,
5753
"search.showLineNumbers": true,
5854
"workbench.editorAssociations": {
5955
"*.log": "default"
@@ -164,5 +160,6 @@
164160
},
165161
"gitstash.explorer.display.fileSorting": "tree",
166162
"files.insertFinalNewline": true,
163+
"kiroAgent.configureMCP": "Disabled",
167164
}
168165
}

0 commit comments

Comments
 (0)