| astral-sh/ruff |
45,452 |
|
0 |
1,746 |
2 months ago |
274 |
December 04, 2023 |
666 |
mit |
Rust |
| An extremely fast Python linter and code formatter, written in Rust. |
| standard/standard |
28,742 |
|
58,901 |
32,323 |
about 2 years ago |
183 |
May 30, 2023 |
122 |
mit |
JavaScript |
| 🌟 JavaScript Style Guide, with linter & automatic code fixer |
| eslint/eslint |
26,820 |
|
573,043 |
455,845 |
3 months ago |
345 |
December 01, 2023 |
105 |
mit |
JavaScript |
| Find and fix problems in your JavaScript code. |
| facebook/infer |
14,568 |
|
64 |
25 |
about 2 years ago |
8 |
June 09, 2020 |
411 |
mit |
OCaml |
| A static analyzer for Java, C, C++, and Objective-C |
| semgrep/semgrep |
14,000 |
|
0 |
31 |
2 months ago |
207 |
December 05, 2023 |
666 |
lgpl-2.1 |
OCaml |
| Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. |
| analysis-tools-dev/static-analysis |
12,519 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
Rust |
| ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. |
| rubocop/rubocop |
12,447 |
|
44,861 |
12,546 |
about 2 years ago |
258 |
December 01, 2023 |
370 |
mit |
Ruby |
| A Ruby static code analyzer and formatter, based on the community Ruby style guide. |
| phpstan/phpstan |
12,390 |
|
4,631 |
8,962 |
about 2 years ago |
295 |
December 01, 2023 |
979 |
mit |
PHP |
| PHP Static Analysis Tool - discover bugs in your code without running it! |
| checkstyle/checkstyle |
8,018 |
|
456 |
137 |
about 2 years ago |
137 |
December 07, 2023 |
836 |
lgpl-2.1 |
Java |
| Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. |
| biomejs/biome |
7,945 |
|
0 |
278 |
about 2 years ago |
29 |
December 05, 2023 |
105 |
apache-2.0 |
Rust |
| A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP. |