Lint

Return to Glossary

Lint, also known as Linter, is a Static Code Analysis tool used to flag programming errors, Bug, stylistic errors as defined in a Programming Style Guide and suspicious constructs. The term originates from a Unix utility that examined C language source code.

Source: https://en.wikipedia.org/wiki/Lint_(software)#cite_note-BellLabs-1