quantum icon indicating copy to clipboard operation
quantum copied to clipboard

Add pre-commit hook support for code quality and consistency

Open Aniketsy opened this issue 6 months ago • 0 comments

The repository currently does not have pre-commit hook support. Adding pre-commit would help automate code quality checks, enforce consistent formatting, and catch common issues before code is committed. Implementing pre-commit hooks could improve code reliability and make collaboration easier for all contributors.

I would like to suggest adding this, but if the maintainers feel it is not needed, please let me know.

Aniketsy avatar Sep 16 '25 03:09 Aniketsy