What lint does
lint-specific diagnostics are issued for
three broad categories of conditions:
inconsistent use, nonportable code, and suspicious constructs.
In this section, we'll review examples of lint's
behavior in each of these areas, and suggest possible
responses to the issues they raise.