You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The type should always be one of the following values:\n - feat\n - fix\n - docs\n - perf\n - refactor\n - style\n - test\n - chore\n - ci\n - revert.",
"The type should always be in lower-case case.",
"The type should never be empty.",
"The scope should always be in lower-case case.",
"The subject should never be empty.",
"The subject should never end with '.'.",
"The header should always have 100 characters or less.",
"There should always be a blank line at the beginning of the body."
],
"consistency": {
"简体中文": {
"localLanguage": "简体中文",
"commitFix": "fix(server): 将端口变量 port 统一为大写常量 PORT",