feat: 更新 OpenSpec code-drive 工作流模板与 schema,同步 lint-staged 与 oxfmt 忽略规则
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"*.{ts,tsx,js,jsx}": ["oxlint --fix", "oxfmt"],
|
||||
"*.{md,json,yaml,yml}": ["oxfmt"]
|
||||
"*.{md,json,yaml,yml}": ["oxfmt"],
|
||||
"!openspec/**": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user