In this chapter we will take a look at code analyzers and how they can assist developers to write better code. We will cover the following topics:
- Finding and installing analyzers
- Creating a code analyzer
- Creating a custom code analyzer
- Deploying your code analyzer within your organization only