diff options
Diffstat (limited to 'hinode-template.code-workspace')
| -rw-r--r-- | hinode-template.code-workspace | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/hinode-template.code-workspace b/hinode-template.code-workspace index 876a149..4dd380f 100644 --- a/hinode-template.code-workspace +++ b/hinode-template.code-workspace @@ -4,5 +4,9 @@ "path": "." } ], - "settings": {} + "settings": { + "conventionalCommits.scopes": [ + "content" + ] + } }
\ No newline at end of file |
