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.

List Static code analysis repositories

Rubberduck

1.9k
Stars
294
Forks
Watchers

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

phpstan-symfony

673
Stars
88
Forks
Watchers

Symfony extension for PHPStan

phpstan-doctrine

560
Stars
91
Forks
Watchers

Doctrine extensions for PHPStan

awesome-ai-infrastructures

370
Stars
71
Forks
Watchers

Infrastructures™ for Machine Learning Training/Inference in Production.

phpstan-deprecation-rules

370
Stars
71
Forks
Watchers

PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.

phpstan-webmozart-assert

157
Stars
26
Forks
Watchers

PHPStan extension for webmozart/assert

flake8

3.3k
Stars
302
Forks
Watchers

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

2.0k
Stars
254
Forks
Watchers

Manage translation and localization with static analysis, for Ruby i18n

phpdoc-parser

1.3k
Stars
61
Forks
Watchers

Next-gen phpDoc parser with support for intersection types and generics

standard

28.9k
Stars
2.3k
Forks
Watchers

🌟 JavaScript Style Guide, with linter & automatic code fixer

eslint

25.3k
Stars
4.6k
Forks
313
Watchers

Find and fix problems in your JavaScript code.