# Code Linting Code linting is basically using a program (i.e., "linter") to check your code for problematic patterns that may cause bugs or does not conform to your preferred style guide.