mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 07:36:50 +03:00
Merge pull request #431 from pbakaus/agent/bump-web-ext-10
Bump web-ext lint to v10
This commit is contained in:
@@ -108,7 +108,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