chore(ci): align lint and format checks for templated exports

This commit is contained in:
Peter Steinberger
2026-02-16 23:31:54 +00:00
parent 170e6f33b9
commit 82c4f8ca22
2 changed files with 5 additions and 0 deletions

View File

@@ -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/",
],

View File

@@ -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/"