You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository uses **project-managed Git hooks** stored in `.githooks/` to enforce lightweight repository standards and maintain a clean commit history.
4
4
5
-
### Enable
5
+
Git hooks are version-controlled so contributors share the same commit workflow and repository behavior.
6
6
7
-
Run this once in the repo:
7
+
---
8
+
9
+
### Enable Hooks
10
+
11
+
Run the following command once after cloning the repository:
0 commit comments