Recently, I was investigating some options for (automated) code quality tooling, including code metrics, dependency graphs, and self-imposed coding styles. In order to have a maintainable, scalable and tidy solution, these are very important aspects to keep track of. In this article, I would like to highlight three approaches, starting…