Ooga-chaka: Git hooks to enforce code quality
Use git hooks to prevent code formatting and static analysis from making your CI unhappy.
Use git hooks to prevent code formatting and static analysis from making your CI unhappy.
We know about static analysis and CircleCI - now it's time to get into the nitty-gritty of configuring your CI.
If you want a CI for your projects but never knew how to, or thought you could not afford it, this post shows how to get a comprehensive setup - for free! - using CircleCI.