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

[Enhancement] GitHub Actions integration #203

Open
palash018 opened this issue Aug 4, 2024 · 0 comments
Open

[Enhancement] GitHub Actions integration #203

palash018 opened this issue Aug 4, 2024 · 0 comments
Labels
enhancement New feature or request Medium

Comments

@palash018
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, pre-commit hooks need to be run to lint and format code properly, along with running tests. However, these hooks are not strictly enforced, which allows code to be pushed without pre-commit checks. This can lead to inefficiencies and wasted time during code reviews.

Describe the solution you'd like
Integrating pre-commit hooks into GitHub Actions would enforce code quality more consistently.

@palash018 palash018 added the enhancement New feature or request label Aug 4, 2024
@palash018 palash018 changed the title [Feature] GitHub Actions integration [Enhancement] GitHub Actions integration Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Medium
Projects
None yet
Development

No branches or pull requests

2 participants