24 repos
Static analysis tools and linters that scan source code for bugs, style violations, and quality issues without executing it. The cluster spans multiple languages—Rust, Go, TypeScript, and Haskell are most common—reflecting the cross-language nature of the problem. Central projects like shellcheck, ameba, reviewdog, and qlty represent different approaches (shell script linting, Ruby analysis, CI integration, unified quality platforms), while many repos implement language-specific or general-purpose checkers and formatters.