pylint
« Back to VersTracker
Description:
It's not just a linter that annoys you!
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @pylint_dev  |  formulae.brew.sh
Category: Developer tools
Tags: linter python static-analysis code-quality pep8
Install: brew install pylint
About:
Pylint is a static code analysis tool for Python that checks for programming errors, enforces a coding standard, and detects code smells. It provides detailed reports on code quality, helping developers maintain clean, maintainable, and consistent Python codebases. It is highly configurable and can be integrated into CI/CD pipelines.
Key Features:
  • Detects coding errors and potential bugs
  • Enforces PEP 8 style guide and custom coding standards
  • Refactoring suggestions and code smell detection
  • Extensive plugin system for custom checks
Use Cases:
  • Enforcing code style and quality standards across a team
  • Automated code review in CI/CD pipelines
  • Refactoring legacy Python codebases
Alternatives:
  • Flake8 – Flake8 is faster and less strict, acting as a wrapper around pyflakes, pycodestyle, and mccabe.
  • Ruff – Ruff is an extremely fast linter written in Rust, often replacing Pylint for performance-critical workflows.
Version History
Detected Version Rev Change Commit
Oct 10, 2024 2:14am 0 VERSION_BUMP cdafb365
Oct 9, 2024 6:33pm 0 VERSION_BUMP ff9e3455
Sep 20, 2024 3:49pm 0 VERSION_BUMP c9485f22
Sep 10, 2024 7:24pm 0 VERSION_BUMP 5d6c8234
Aug 31, 2024 3:46pm 0 VERSION_BUMP ce766ef2
Jul 22, 2024 3:36am 0 VERSION_BUMP 1b190cf0
Jul 21, 2024 9:40pm 0 VERSION_BUMP a27c9abd
May 20, 2024 10:36am 0 VERSION_BUMP cd93f447
May 20, 2024 9:42am 0 VERSION_BUMP 6f89cc45
May 18, 2024 6:40pm 0 VERSION_BUMP 99491def
May 14, 2024 12:42pm 0 VERSION_BUMP be8b27f4
May 13, 2024 3:40pm 0 VERSION_BUMP f115441b
Dec 11, 2023 9:23pm 0 VERSION_BUMP 9802ec3f
Oct 22, 2023 5:20pm 0 VERSION_BUMP a2265cc3
Oct 22, 2023 12:37pm 0 VERSION_BUMP 491fbfc5
Oct 15, 2023 3:00pm 1 VERSION_BUMP db07bd09
Oct 1, 2023 5:44am 0 VERSION_BUMP 28d22b70
Sep 25, 2023 9:51pm 0 VERSION_BUMP 3a2cf2bc
May 6, 2023 10:19am 0 VERSION_BUMP 237aaf1e