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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesElixir Static Analyzers

Tools specifically designed to perform static analysis on the Elixir programming language.

Distinguishing note: No existing candidate covers general static analysis specifically for the Elixir language without being a generic framework or database toolkit

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Elixir Static Analyzers. Refine with filters or upvote what's useful.

Awesome Elixir Static Analyzers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rrrene/credorrrene का अवतार

    rrrene/credo

    5,193GitHub पर देखें↗

    Credo Elixir के लिए एक स्टेटिक विश्लेषण टूल और लिंटर है। यह एक कोड गुणवत्ता विश्लेषक के रूप में कार्य करता है जो शैलीगत विसंगतियों, सामान्य गलतियों और संभावित सुरक्षा कमजोरियों की पहचान करने के लिए सोर्स कोड को स्कैन करता है। यह टूल प्रोजेक्ट-विशिष्ट कोडिंग मानकों को लागू करने के लिए विशेष नियमों को परिभाषित करने और परीक्षण करने के लिए एक अनुकूलन योग्य फ्रेमवर्क प्रदान करता है। यह रिफैक्टरिंग और सरलीकरण के अवसरों को उजागर करने के लिए जटिल कोड फ्रैगमेंट और दोहराव की पहचान करता है। इसकी क्षमताएं स्वचालित कोड समीक्षा, Elixir कोडिंग मानकों का प्रवर्तन, और एडिटर एकीकरण के माध्यम से वास्तविक समय डेवलपर प्रतिक्रिया को कवर करती हैं।

    Provides specialized static analysis for scanning Elixir source code to find stylistic inconsistencies and common mistakes.

    Elixir
    GitHub पर देखें↗5,193
  • christopheradams/elixir_style_guidechristopheradams का अवतार

    christopheradams/elixir_style_guide

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

    This project is a static analysis tool and linter for Elixir designed to enforce a unified visual structure across codebases. It serves as a specification for code formatting, naming conventions, and documentation standards. The tool provides a standardized system for casing and prefixes used in files, functions, and variables. It also establishes guidelines for formatting module and function descriptions to ensure consistent technical documentation. The project covers a broad range of code quality areas, including the organization of module layouts, the implementation of commenting patterns

    Scans Elixir source code without execution to detect structural inconsistencies and style violations.

    Elixirelixirelixir-langstyle-guide
    GitHub पर देखें↗4,427
  1. Home
  2. Programming Languages & Runtimes
  3. Elixir Static Analyzers