Skip to content

ci: add linting to CI pipeline#3

Open
mpge wants to merge 1 commit intomasterfrom
ci/add-linting
Open

ci: add linting to CI pipeline#3
mpge wants to merge 1 commit intomasterfrom
ci/add-linting

Conversation

@mpge
Copy link
Copy Markdown
Member

@mpge mpge commented Apr 6, 2026

Summary

  • Add ESLint 9 with typescript-eslint and flat config
  • Add lint script to package.json
  • Create lint.yml workflow that runs ESLint on PRs

Test plan

  • Verify the lint workflow runs on PRs
  • Verify ESLint catches TypeScript violations
  • Verify existing test workflow is unaffected

Add ESLint with typescript-eslint for TypeScript linting. Create
eslint.config.js and a lint workflow that runs on PRs.
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