Initial upload: Local AI Commit Reviewer CLI with CI/CD workflow
This commit is contained in:
3
src/hooks/__init__.py
Normal file
3
src/hooks/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .hooks import check_hook_installed, install_pre_commit_hook
|
||||
|
||||
__all__ = ["check_hook_installed", "install_pre_commit_hook"]
|
||||
Reference in New Issue
Block a user