Skip to content

Add web linting to CI pipeline#28

Merged
gricha merged 1 commit intomainfrom
fix/ci-web-linting
Jan 7, 2026
Merged

Add web linting to CI pipeline#28
gricha merged 1 commit intomainfrom
fix/ci-web-linting

Conversation

@gricha
Copy link
Copy Markdown
Owner

@gricha gricha commented Jan 7, 2026

Summary

  • Add bun run lint:web step to the CI lint job
  • Web linting was running locally via bun run validate but not enforced in CI
  • This closes a gap where web lint errors could slip through

Test plan

  • Local bun run validate passes
  • CI lint job runs web linting step

🤖 Generated with Claude Code

Web linting (bun run lint:web) was running in local validate but not
in the CI lint job, allowing web lint errors to slip through.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gricha gricha merged commit 9985d63 into main Jan 7, 2026
6 checks passed
@gricha gricha deleted the fix/ci-web-linting branch January 7, 2026 17:36
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