awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PicnicSupermarket avatar

PicnicSupermarket/error-prone-support

0
View on GitHub↗
30 Stars·0 Forks·Java·MIT·2 Aufrufeerror-prone.picnic.tech↗

Error Prone Support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.

Features

  • Code Analysis - Extensions and bug checkers for error-prone.

Star-Verlauf

Star-Verlauf für picnicsupermarket/error-prone-supportStar-Verlauf für picnicsupermarket/error-prone-support

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Error Prone Support

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Error Prone Support.
  • alibaba/p3cAvatar von alibaba

    alibaba/p3c

    30,827Auf GitHub ansehen↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    Auf GitHub ansehen↗30,827
  • analysis-tools-dev/static-analysisAvatar von analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Auf GitHub ansehen↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    Auf GitHub ansehen↗14,389
  • astral-sh/ruffAvatar von astral-sh

    astral-sh/ruff

    48,177Auf GitHub ansehen↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    Auf GitHub ansehen↗48,177
  • alfert/coverexAvatar von alfert

    alfert/coverex

    102Auf GitHub ansehen↗

    Coverage Reports for Elixir

    JavaScript
    Auf GitHub ansehen↗102
Alle 30 Alternativen zu Error Prone Support anzeigen→

Häufig gestellte Fragen

Was macht picnicsupermarket/error-prone-support?

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.

Was sind die Hauptfunktionen von picnicsupermarket/error-prone-support?

Die Hauptfunktionen von picnicsupermarket/error-prone-support sind: Code Analysis.

Welche Open-Source-Alternativen gibt es zu picnicsupermarket/error-prone-support?

Open-Source-Alternativen zu picnicsupermarket/error-prone-support sind unter anderem: alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and… analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… astral-sh/ty — This project is a high-performance static type checker and comprehensive development toolkit for Python. It functions… cakedc/cakephp-phpstan — PHPStan CakePHP. alfert/coverex — Coverage Reports for Elixir.