As a developer, I want a way to lint, build, and test commits, so I can vaiidate my changes to the example application's codebase. Should run linting, build the project and run any tests when code changes are checked in. Should fail on any errors.