-
Notifications
You must be signed in to change notification settings - Fork 50
Git hooks
Nelson Omuto edited this page Jul 12, 2018
·
3 revisions
Please ensure that you don't skip the precommit so that our pull requests can focus on code changes that are not diluted with a lot of whitespace, tabs and formatting diffs.
Linting will be triggered automatically each time you commit.
The unit tests are integrated with the CI pipeline and will be triggered automatically locally as well each time you push.