chore(workspace): add conventional commit scope for server plugins
This commit is contained in:
parent
97b640f632
commit
74b541df75
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -14,7 +14,8 @@
|
|||||||
"workspace",
|
"workspace",
|
||||||
"typing",
|
"typing",
|
||||||
"api/utils",
|
"api/utils",
|
||||||
"server/utils"
|
"server/utils",
|
||||||
|
"server/plugins"
|
||||||
],
|
],
|
||||||
"commitlint.config.extend.rules": {
|
"commitlint.config.extend.rules": {
|
||||||
"scope-enum": [
|
"scope-enum": [
|
||||||
|
Loading…
Reference in New Issue
Block a user