Skip to content

Commit da3d861

Browse files
author
Mohammod Al Amin Ashik
committed
chore: adds githooks
1 parent ccfc890 commit da3d861

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/GIT_HOOKS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The pre-commit hook automatically runs before each commit to validate:
1111
- Runs `cargo check --workspace` to verify compilation
1212
- Automatically adds formatted files to the commit
1313

14-
### **TypeScript Validation**
14+
### **TypeScript Validation**
1515
- Runs `pnpm typecheck` to verify type correctness
1616
- Checks all TypeScript files in the workspace
1717

0 commit comments

Comments
 (0)