Closed drts01 closed 3 years ago
CI frequent utilizes server side git
hooks. Here is an article to discuss both server and client side git
hooks. We will use Github Actions for server side and we will go over client side (to make things like black
run before committing).
https://www.atlassian.com/continuous-delivery/continuous-integration/git-hooks
Implementing Continuous Integration (CI) would catch such issues as seen in issue #2.
Docs: