awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesInline Expression Detection

Rules that identify and restrict the use of multi-statement expressions condensed onto a single line.

Distinguishing note: Existing candidates focus on UI conditional formatting or logic engines, not the physical line-layout of conditionals.

Explore 1 awesome GitHub repository matching development tools & productivity · Inline Expression Detection. Refine with filters or upvote what's useful.

Awesome Inline Expression Detection GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • checkstyle/checkstyleAvatar de checkstyle

    checkstyle/checkstyle

    8,867Voir sur GitHub↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Identifies conditional expressions written on a single line to ensure strict formatting.

    Javacode-qualitycommand-line-toolhacktoberfest
    Voir sur GitHub↗8,867
  1. Home
  2. Development Tools & Productivity
  3. Inline Expression Detection