Skip to content

Commit 394dc4c

Browse files
committed
docs: update README
1 parent 1e0caff commit 394dc4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The extension allows you to customize the following configuration settings:
6262
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
6363
| `gitSemanticCommit.commitOptions` | Specifies which [arguments](https://git-scm.com/docs/git-commit#_options) to be passed when the commit is executed |
6464
| `gitSemanticCommit.preserveScope` | Determines whether to preserve the last message scope that was inserted |
65+
| `gitSemanticCommit.scopeTemplate` | Specifies scope template (`$scope` placeholder will be replaced with the passed scope) |
6566
| `gitSemanticCommit.stageAll` | Determines whether to stage all changes before the commit, in case the staging area (index) is empty |
6667
| `gitSemanticCommit.types` | Specifies the supported message types |
6768

0 commit comments

Comments
 (0)