📌 Feature Summary
Introduce git-hooks and some more workflows
💡 Motivation
Improves standard of code, and enforces repository rules
🧩 Suggested Implementation
GitHooks to add
- pre-commit
- commit-msg
- post-merge
- pre-push
Additional workflows:
- PR source/target rules
- Lint
- CI
🧠 Estimated Complexity
Medium (Multiple file changes, some logic updates)
🔗 Related Issues / PRs
No response
🧠 Additional Notes
No response
📌 Feature Summary
Introduce git-hooks and some more workflows
💡 Motivation
Improves standard of code, and enforces repository rules
🧩 Suggested Implementation
GitHooks to add
Additional workflows:
🧠 Estimated Complexity
Medium (Multiple file changes, some logic updates)
🔗 Related Issues / PRs
No response
🧠 Additional Notes
No response