awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Rubycritic के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Rubycritic के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • troessner/reektroessner का अवतार

    troessner/reek

    4,126GitHub पर देखें↗

    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/clocAlDanial का अवतार

    AlDanial/cloc

    23,201GitHub पर देखें↗

    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/dogsledalexkohler का अवतार

    alexkohler/dogsled

    75GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗75
  • activestate/tdkActiveState का अवतार

    ActiveState/tdk

    82GitHub पर देखें↗

    Tcl Dev Kit (TDK)

    Tcl
    GitHub पर देखें↗82
Rubycritic के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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).