mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Bump web-ext lint to v10
Prepared with AI assistance from OpenAI Codex under maintainer automation instructions.
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
# Pinned for reproducible CI. Fails on AMO errors; innerHTML style
|
||||
# warnings in the panel renderer are non-blocking and not promoted to
|
||||
# errors here.
|
||||
run: npx --yes web-ext@8 lint --source-dir dist/extension-firefox
|
||||
run: npx --yes web-ext@10 lint --source-dir dist/extension-firefox
|
||||
|
||||
- name: Verify generated tracked outputs
|
||||
run: git diff --exit-code -- .agents .claude .cursor .gemini .github/skills plugin cli/engine/detect-antipatterns-browser.js extension/detector
|
||||
|
||||
Reference in New Issue
Block a user