awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesFormatting Conventions

Rules for placing match expressions on the same line as method declarations and avoiding full argument expansion for type-only matches.

Distinct from Structural Pattern Matching: Distinct from Structural Pattern Matching: focuses on code formatting and placement of match expressions, not the matching logic itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Formatting Conventions. Refine with filters or upvote what's useful.

Awesome Formatting Conventions 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.
  • databricks/scala-style-guideAvatar de databricks

    databricks/scala-style-guide

    2,784Voir sur GitHub↗

    Places match on the same line as the method declaration and avoids expanding all arguments for type-only matches.

    Voir sur GitHub↗2,784
  1. Home
  2. Programming Languages & Runtimes
  3. Structural Pattern Matching
  4. Formatting Conventions