ci: 🔧 add vscode conventional commits scopes
This commit is contained in:
parent
e5faa6f022
commit
7597620626
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"conventionalCommits.scopes": [
|
||||||
|
"command",
|
||||||
|
"mover",
|
||||||
|
"sleeper",
|
||||||
|
"informer"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user