This repository was archived by the owner on Jun 4, 2018. It is now read-only.

Description
Looking at the number of errors that creeped in to my commits, it might be a good idea to have a testing script on the pre-commit hook. This could prevent builds that would fail from even going through and probably reduce the number of error-correction commits in the future. Does anyone think this might be a good idea to have inside the repo?