GitHub: https://github.com/PramodKumarYadav/zero
Goal:
In this video, we will see how we can utilize the strength of both client side formatting (using pre-commit hooks) and cloud side checking (using GitHub action) to ensure no unformatted code ever makes it to the remote main branch.
Objective:
- Show how to implement the above goal.
Next steps:
- Show how to have a common PR checklist for the project.