Static code analysis topic
Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.
Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
phpstan-symfony
Symfony extension for PHPStan
phpstan-doctrine
Doctrine extensions for PHPStan
awesome-ai-infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
i18n-tasks
Manage translation and localization with static analysis, for Ruby i18n
phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
standard
🌟 JavaScript Style Guide, with linter & automatic code fixer
eslint
Find and fix problems in your JavaScript code.