Skip to content

chore(lint): enable eqeqeq rule - #14

Merged
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
automation/night-loop-20260727235607-01
Jul 28, 2026
Merged

chore(lint): enable eqeqeq rule#14
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
automation/night-loop-20260727235607-01

Conversation

@mkczarkowski

Copy link
Copy Markdown
Collaborator

What changed

Enables the already-clean eqeqeq rule at error level and refreshes the generated repository map.

Why

This is the first bounded overnight lint ratchet. The rule currently reports no violations, so enabling it prevents future loose-equality regressions without requiring source changes.

Recovery note

The unattended runner initially stopped on repo-map freshness and opened issue #13. The preserved worktree was repaired by regenerating the map once with the fully installed toolchain; two consecutive freshness checks then passed. No scope was broadened.

Validation

  • git diff --check
  • bun run typecheck
  • bun run lint — 2 pinned warnings / 0 errors
  • loopback-only, external-network-denied unit gate — 469 pass / 0 fail
  • bun run build
  • bun run examples:catalog:check
  • bun run repo-map:check — passed twice consecutively

Scope: .oxlintrc.json plus generated context/map files only. This PR targets claude/context-loops-bootstrap, not master.

@mkczarkowski mkczarkowski added the automation Automated maintenance and analysis changes label Jul 28, 2026 — with ChatGPT Codex Connector
@mkczarkowski
mkczarkowski marked this pull request as ready for review July 28, 2026 00:02
@mkczarkowski
mkczarkowski merged commit df58fe6 into claude/context-loops-bootstrap Jul 28, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation Automated maintenance and analysis changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants