mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
chore: Fix up Oxlint/Oxfmt ignore patterns.
This commit is contained in:
@@ -11,13 +11,10 @@
|
|||||||
"assets/",
|
"assets/",
|
||||||
"dist/",
|
"dist/",
|
||||||
"docs/_layouts/",
|
"docs/_layouts/",
|
||||||
"extensions/",
|
|
||||||
"node_modules/",
|
"node_modules/",
|
||||||
"patches/",
|
"patches/",
|
||||||
"pnpm-lock.yaml/",
|
"pnpm-lock.yaml/",
|
||||||
"src/auto-reply/reply/export-html/template.html",
|
"src/auto-reply/reply/export-html/",
|
||||||
"src/auto-reply/reply/export-html/template.js",
|
|
||||||
"src/auto-reply/reply/export-html/template.css",
|
|
||||||
"Swabble/",
|
"Swabble/",
|
||||||
"vendor/",
|
"vendor/",
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"extensions/",
|
"extensions/",
|
||||||
"node_modules/",
|
"node_modules/",
|
||||||
"patches/",
|
"patches/",
|
||||||
"pnpm-lock.yaml/",
|
"pnpm-lock.yaml",
|
||||||
"skills/",
|
"skills/",
|
||||||
"src/auto-reply/reply/export-html/template.js",
|
"src/auto-reply/reply/export-html/template.js",
|
||||||
"src/canvas-host/a2ui/a2ui.bundle.js",
|
"src/canvas-host/a2ui/a2ui.bundle.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user