File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5050 "default" : " --quiet" ,
5151 "markdownDescription" : " Specifies which [arguments](https://git-scm.com/docs/git-commit#_options) to be passed when the commit is executed."
5252 },
53- "gitSemanticCommit.scopeTemplate" : {
54- "type" : " string" ,
55- "default" : " ($scope)" ,
56- "markdownDescription" : " Specifies scope template (`$scope` placeholder will be replaced with passed scope)"
57- },
5853 "gitSemanticCommit.preserveScope" : {
5954 "type" : " boolean" ,
6055 "default" : false ,
6156 "markdownDescription" : " Determines whether to preserve the last message scope that was inserted."
6257 },
58+ "gitSemanticCommit.scopeTemplate" : {
59+ "type" : " string" ,
60+ "default" : " ($scope)" ,
61+ "markdownDescription" : " Specifies scope template (`$scope` placeholder will be replaced with the passed scope)"
62+ },
6363 "gitSemanticCommit.stageAll" : {
6464 "type" : " boolean" ,
6565 "default" : true ,
You can’t perform that action at this time.
0 commit comments