mirror of https://github.com/openclaw/openclaw.git
chore(ci): align lint and format checks for templated exports
This commit is contained in:
parent
170e6f33b9
commit
82c4f8ca22
|
|
@ -11,9 +11,13 @@
|
|||
"assets/",
|
||||
"dist/",
|
||||
"docs/_layouts/",
|
||||
"extensions/",
|
||||
"node_modules/",
|
||||
"patches/",
|
||||
"pnpm-lock.yaml/",
|
||||
"src/auto-reply/reply/export-html/template.html",
|
||||
"src/auto-reply/reply/export-html/template.js",
|
||||
"src/auto-reply/reply/export-html/template.css",
|
||||
"Swabble/",
|
||||
"vendor/",
|
||||
],
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
"patches/",
|
||||
"pnpm-lock.yaml/",
|
||||
"skills/",
|
||||
"src/auto-reply/reply/export-html/template.js",
|
||||
"src/canvas-host/a2ui/a2ui.bundle.js",
|
||||
"Swabble/",
|
||||
"vendor/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue