0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-20 00:02:46 +02:00

chore: update README with new option

issue: #45
This commit is contained in:
hypervtechnics 2022-03-02 09:23:18 +01:00
parent c865ad5731
commit 44895fa4a2

View File

@ -119,6 +119,7 @@ branches: # Git branches config.
commit-message:
types: [build, ci, chore, docs, feat, fix, perf, refactor, revert, style, test] # Supported commit types.
selector: '' # You can put in a regex here to select only a certain part of the commit message.
scope:
# Define supported scopes, if blank, scope will not be validated, if not, only scope listed will be valid.
# Don't forget to add "" on your list if you need to define scopes and keep it optional.