Skip to content

Add CI lint workflow#90

Open
sblack4 wants to merge 1 commit intomainfrom
feat/lint-in-ci
Open

Add CI lint workflow#90
sblack4 wants to merge 1 commit intomainfrom
feat/lint-in-ci

Conversation

@sblack4
Copy link
Copy Markdown
Collaborator

@sblack4 sblack4 commented Feb 15, 2026

Summary

  • Add GitHub Actions workflow that runs ESLint and Prettier checks on pushes to main and PRs targeting main
  • Add eslint-plugin-simple-import-sort to enforce import ordering via ESLint
  • Remove .github from .gitignore to allow workflow files

Test plan

  • Verify the lint action runs on this PR
  • Confirm ESLint and Prettier checks pass

- Add GitHub Actions workflow running ESLint and Prettier on PRs/pushes to main
- Remove .github from .gitignore to allow workflow files
- Add eslint-plugin-simple-import-sort to enforce import ordering
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