Skip to content

style: enforce hexadecimal literal casing - #6

Merged
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
codex/lint-ratchet-20260727
Jul 27, 2026
Merged

style: enforce hexadecimal literal casing#6
mkczarkowski merged 1 commit into
claude/context-loops-bootstrapfrom
codex/lint-ratchet-20260727

Conversation

@mkczarkowski

Copy link
Copy Markdown
Collaborator

Lint ratchet

Enabled exactly one mechanical rule: unicorn/number-literal-case.

Findings fixed

  • 9 lowercase hexadecimal literals normalized to uppercase
  • 1 occurrence in tests/signing.test.ts
  • 8 occurrences in tests/tool-switch.test.ts

Gate

  • bun run typecheck: pass
  • bun run lint: 0 errors, exactly 2 protected no-control-regex warnings
  • bun test: 454 pass, exactly 8 pinned failures

No protected control-character sanitization or pinned failing test was changed.

@mkczarkowski mkczarkowski added the automation Automated maintenance and analysis changes label Jul 27, 2026
@mkczarkowski
mkczarkowski merged commit e4ac55d into claude/context-loops-bootstrap Jul 27, 2026
9 checks passed
@mkczarkowski
mkczarkowski deleted the codex/lint-ratchet-20260727 branch July 27, 2026 23:06
mkczarkowski pushed a commit that referenced this pull request Jul 27, 2026
…een)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GpGAGRG6UpHpCzxzgqXgMt
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