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",
|
||||
"typing",
|
||||
"api/utils",
|
||||
"server/utils"
|
||||
"server/utils",
|
||||
"server/plugins"
|
||||
],
|
||||
"commitlint.config.extend.rules": {
|
||||
"scope-enum": [
|
||||
|
Loading…
Reference in New Issue
Block a user