Skip to content

chore(ci): add code quality GitHub Action#1

Closed
Nirbhay21 wants to merge 1 commit into
mainfrom
chore/add-code-quality-ci
Closed

chore(ci): add code quality GitHub Action#1
Nirbhay21 wants to merge 1 commit into
mainfrom
chore/add-code-quality-ci

Conversation

@Nirbhay21
Copy link
Copy Markdown
Owner

Summary

Adds GitHub Actions CI to enforce ESLint, TypeScript type-checking,
and Prettier formatting on every push and pull request.

What changed

  • Added code quality GitHub Action
  • Runs ESLint, TypeScript, and Prettier checks in CI

Context

Local hooks (Husky + lint-staged) handle staged files.
This CI workflow ensures full-project correctness and protects main.

@Nirbhay21 Nirbhay21 closed this Jan 29, 2026
@Nirbhay21 Nirbhay21 deleted the chore/add-code-quality-ci branch January 29, 2026 17:06
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