awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
whitesmith avatar

whitesmith/rubycritic

0
View on GitHub↗
3,496 نجوم·234 تفرعات·Ruby·MIT·3 مشاهدات

Rubycritic

A Ruby code quality reporter

Features

  • Code Analysis and Metrics - Reporter for overall code quality and maintainability.
  • Static Analysis Tools - Ruby code quality reporter.

سجل النجوم

مخطط تاريخ النجوم لـ whitesmith/rubycriticمخطط تاريخ النجوم لـ whitesmith/rubycritic

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rubycritic

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rubycritic.
  • troessner/reekالصورة الرمزية لـ troessner

    troessner/reek

    4,126عرض على GitHub↗

    Reek is a static code analyzer for Ruby projects designed to identify design flaws and maintainability issues known as code smells. It functions as a quality assurance tool that inspects source code without executing it to find structural weaknesses and architectural debt. The analyzer identifies specific patterns such as large classes, long methods, and uncommunicative naming. It also detects more complex design issues, including feature envy, data clumps, simulated polymorphism, and control coupling. The tool includes capabilities for issue baselining to manage legacy code and configuratio

    Ruby
    عرض على GitHub↗4,126
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    عرض على GitHub↗23,201
  • alexkohler/dogsledالصورة الرمزية لـ alexkohler

    alexkohler/dogsled

    75عرض على GitHub↗

    dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.

    Go
    عرض على GitHub↗75
  • activestate/tdkالصورة الرمزية لـ ActiveState

    ActiveState/tdk

    82عرض على GitHub↗

    Tcl Dev Kit (TDK)

    Tcl
    عرض على GitHub↗82
عرض جميع البدائل الـ 30 لـ Rubycritic→

الأسئلة الشائعة

ما هي وظيفة whitesmith/rubycritic؟

A Ruby code quality reporter

ما هي الميزات الرئيسية لـ whitesmith/rubycritic؟

الميزات الرئيسية لـ whitesmith/rubycritic هي: Code Analysis and Metrics, Static Analysis Tools.

ما هي البدائل مفتوحة المصدر لـ whitesmith/rubycritic؟

تشمل البدائل مفتوحة المصدر لـ whitesmith/rubycritic: troessner/reek — Reek is a static code analyzer for Ruby projects designed to identify design flaws and maintainability issues known as… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… alexkohler/prealloc — prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. alexkohler/nargs — nargs is a Go static analysis tool to find unused arguments in function declarations. alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. activestate/tdk — Tcl Dev Kit (TDK).