meysamhadeli / booking-microservices

Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
MIT License
941 stars 188 forks source link

Add husky rules for pre commit hook. #294

Closed meysamhadeli closed 1 month ago

meysamhadeli commented 3 months ago

Ref:

https://github.com/typicode/husky

This feature implemented in PR: #302, #304