Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Pre-commit Hooks for Code Quality #102

Open
krishnan05 opened this issue Dec 27, 2023 · 0 comments · May be fixed by #107
Open

Implement Pre-commit Hooks for Code Quality #102

krishnan05 opened this issue Dec 27, 2023 · 0 comments · May be fixed by #107
Labels

Comments

@krishnan05
Copy link
Contributor

Issue Description

This issue is raised to discuss and implement pre-commit hooks in our project to ensure and enforce code quality standards before a commit is made. Pre-commit hooks help catch issues early in the development process and maintain a consistent codebase.

Issue Description

This issue is raised to discuss and implement pre-commit hooks in our project to ensure and enforce code quality standards before a commit is made. Pre-commit hooks help catch issues early in the development process and maintain a consistent codebase.

Goals

  • Implement pre-commit hooks for code linting, formatting, and other relevant checks.
  • Ensure that all contributors have a consistent development environment.
@jaiakash jaiakash linked a pull request Jan 22, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant