5 repos
This cluster represents tools and frameworks for automated code inspection, linting, and quality assessment across multiple programming languages. Repositories span static analyzers (Ameba for Ruby, Detekt for Kotlin, Checkstyle for Java), IDE integrations like SonarLint VSCode, and general-purpose analysis platforms like CodeCompass. Most repos focus on identifying bugs, code smells, style violations, and maintainability issues before code review or deployment.