Skip to content

chore(ci): enforce source lint without generated output - #27

Merged
LotemAm merged 1 commit into
mainfrom
codex/001-restore-lint-gate
Sep 4, 2026
Merged

chore(ci): enforce source lint without generated output#27
LotemAm merged 1 commit into
mainfrom
codex/001-restore-lint-gate

Conversation

@LotemAm

@LotemAm LotemAm commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Generated Firefox bundles made lint unusable while the unlock screen's intentional autofocus produced the only source error. Ignore Firefox output alongside Chrome, document the local autofocus exception, and run lint after typecheck in the existing CI verification job.

Validation (Node 24.16.0, Yarn 4.17.0):

  • yarn install --immutable
  • yarn test src/shared/UnlockScreen.test.tsx: 1 file, 6 tests passed
  • ESLint isPathIgnored check: both synthetic output paths ignored
  • yarn typecheck
  • yarn test: 52 files, 425 tests passed
  • yarn lint
  • git diff --check

Implements Plan 001; plan tracking remains local to the coordinator.

@LotemAm
LotemAm merged commit 29e1d36 into main Sep 4, 2026
3 checks passed
@LotemAm
LotemAm deleted the codex/001-restore-lint-gate branch September 4, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant